From db32c0a43127750f1ab2a6fb9e1f017e237b328d Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 30 Dec 2019 14:17:12 +0100 Subject: [PATCH] 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 --- ttcn3-pcu-test/PCU_Tests.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ttcn3-pcu-test/PCU_Tests.cfg b/ttcn3-pcu-test/PCU_Tests.cfg index 9520775b..8c75ca96 100644 --- a/ttcn3-pcu-test/PCU_Tests.cfg +++ b/ttcn3-pcu-test/PCU_Tests.cfg @@ -24,3 +24,4 @@ Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoPCU"; [EXECUTE] PCU_Tests_RAW.control +PCU_Tests_RAW_NS.control