laforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/16686 )
Change subject: ttcn3-pcu: Run tests from PCU_Tests_RAW_NS.ttcn ...................................................................... ttcn3-pcu: Run tests from PCU_Tests_RAW_NS.ttcn NS tests have been splitted recently into their own module. Make sure we call tests from the new module. Depends: osmo-ttcn3-hacks.git If680d1bd7dbfe98829f330c33705e0f13bedf3c7 Change-Id: I3e2ec21c56fbfad5d1af051dcc0d0a9c88d2070a --- M ttcn3-pcu-test/PCU_Tests.cfg 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: laforge: Looks good to me, approved; Verified diff --git a/ttcn3-pcu-test/PCU_Tests.cfg b/ttcn3-pcu-test/PCU_Tests.cfg index 9520775..8c75ca9 100644 --- a/ttcn3-pcu-test/PCU_Tests.cfg +++ b/ttcn3-pcu-test/PCU_Tests.cfg @@ -24,3 +24,4 @@ [EXECUTE] PCU_Tests_RAW.control +PCU_Tests_RAW_NS.control -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/16686 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I3e2ec21c56fbfad5d1af051dcc0d0a9c88d2070a Gerrit-Change-Number: 16686 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-MessageType: merged
