aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2019-10-30 12:01:14 +0100
committerHarald Welte <laforge@osmocom.org>2019-10-30 12:01:14 +0100
commit436fe0c1438a8915c3fc21ab5bd092bfb369d094 (patch)
treebef7b5d91b552200026f5cb91db9096632cfecc8
parent1e45b4d9663e458eea2a413f6d7ad354f8cacd39 (diff)
stp: don't only execute STP_Tests.control, but also M3UA and IPA
Change-Id: Icc7d168dc90d3551d27c1be27c50d66dd84f0a50 Related: OS4220
-rw-r--r--ttcn3-stp-test/STP_Tests.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/ttcn3-stp-test/STP_Tests.cfg b/ttcn3-stp-test/STP_Tests.cfg
index f41aded..ec95058 100644
--- a/ttcn3-stp-test/STP_Tests.cfg
+++ b/ttcn3-stp-test/STP_Tests.cfg
@@ -17,4 +17,6 @@ STP_Tests_Common.mp_local_ip := "172.18.19.203";
[MAIN_CONTROLLER]
[EXECUTE]
+STP_Tests_M3UA.control
+STP_Tests_IPA.control
STP_Tests.control