aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-smlc-test/SMLC_Tests.cfg
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-08-02 08:54:58 +0200
committerOliver Smith <osmith@sysmocom.de>2024-09-02 15:50:53 +0200
commite4544a555b270c0a321b977d7e412626a73275f9 (patch)
tree019790356d168be059f1f2a871710baf875131ff /ttcn3-smlc-test/SMLC_Tests.cfg
parente84d7566c178f1434e9a64c1d95e41f84dee6767 (diff)
Remove ttcn3 testsuites ported to testenv, part 1
Diffstat (limited to 'ttcn3-smlc-test/SMLC_Tests.cfg')
-rw-r--r--ttcn3-smlc-test/SMLC_Tests.cfg31
1 files changed, 0 insertions, 31 deletions
diff --git a/ttcn3-smlc-test/SMLC_Tests.cfg b/ttcn3-smlc-test/SMLC_Tests.cfg
deleted file mode 100644
index 34bcb75..0000000
--- a/ttcn3-smlc-test/SMLC_Tests.cfg
+++ /dev/null
@@ -1,31 +0,0 @@
-[ORDERED_INCLUDE]
-"/osmo-ttcn3-hacks/Common.cfg"
-"/osmo-ttcn3-hacks/smlc/SMLC_Tests.default"
-
-[LOGGING]
-*.JUnitLogger.testsuite_name := "SMLC_Tests"
-
-[TESTPORT_PARAMETERS]
-*.SMLCVTY.CTRL_HOSTNAME := "172.18.23.20"
-*.STATSVTY.CTRL_HOSTNAME := "172.18.23.20"
-
-[MODULE_PARAMETERS]
-SMLC_Tests.mp_smlc_ip := "172.18.23.20";
-SMLC_Tests.mp_test_ip := "172.18.23.203";
-SMLC_Tests.mp_bssap_le_cfg := {
- {
- sccp_service_type := "mtp3_itu",
- sctp_addr := { 23905, "172.18.23.203", 2905, "172.18.23.200" },
- own_pc := 187, /* 0.23.3 first BSC emulation */
- own_ssn := 250, /* BSC side SSN */
- peer_pc := 190, /* 0.23.6 osmo-smlc */
- peer_ssn := 252, /* SMLC side SSN */
- sio := '83'O,
- rctx := 1
- }
-};
-
-[MAIN_CONTROLLER]
-
-[EXECUTE]
-SMLC_Tests.control