aboutsummaryrefslogtreecommitdiffstats
path: root/remsim/REMSIM_Tests.cfg
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-03-04 18:31:11 +0100
committerlaforge <laforge@gnumonks.org>2019-09-13 11:45:45 +0000
commitfaa42924445655a99ff95a630c22b66906fbc833 (patch)
tree6fc92f886e2a067abb0dd9564693a54c956725bd /remsim/REMSIM_Tests.cfg
parent6da25e36e6bcb2a8ed475ac48ac2bb0716133b43 (diff)
Initial TTCN-3 test suite for osmo-remsim
This adds shared infrastructure and initial test suites for osmo-remsim-{server,client,bankd}. Change-Id: I00034d3a991f0f881cfd8ff0bfc4557113daf830
Diffstat (limited to 'remsim/REMSIM_Tests.cfg')
-rw-r--r--remsim/REMSIM_Tests.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/remsim/REMSIM_Tests.cfg b/remsim/REMSIM_Tests.cfg
new file mode 100644
index 00000000..b2dd9b24
--- /dev/null
+++ b/remsim/REMSIM_Tests.cfg
@@ -0,0 +1,10 @@
+[ORDERED_INCLUDE]
+# Common configuration, shared between test suites
+"../Common.cfg"
+# testsuite specific configuration, not expected to change
+"./REMSIM_Tests.default"
+
+[CONTROL]
+RemsimServer_Tests.control
+#RemsimBankd_Tests.control
+#RemsimClient_Tests.control