[PATCH] osmo-ttcn3-hacks[master]: msc: Add missing MSC_Tests.cfg file

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Jan 22 02:01:45 UTC 2018


Review at  https://gerrit.osmocom.org/5966

msc: Add missing MSC_Tests.cfg file

Change-Id: I7671a95ab83854dab70fa7af5afd3d6420c1880f
---
A msc_tests/MSC_Tests.cfg
1 file changed, 30 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/66/5966/1

diff --git a/msc_tests/MSC_Tests.cfg b/msc_tests/MSC_Tests.cfg
new file mode 100644
index 0000000..5ffa322
--- /dev/null
+++ b/msc_tests/MSC_Tests.cfg
@@ -0,0 +1,30 @@
+[LOGGING]
+SourceInfoFormat := Single;
+#FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;
+#ConsoleMask := ERROR | WARNING | TESTCASE | TTCN_MATCHING | DEBUG_ENCDEC
+FileMask := LOG_ALL | TTCN_MATCHING;
+
+BSSAP.FileMask := LOG_NOTHING;
+"MSC_Test-M3UA".FileMask := ERROR | WARNING;
+"MSC_Test-SCCP".FileMask := ERROR | WARNING;
+"MSC_Test-GSUP-IPA".FileMask := ERROR | WARNING;
+"MSC_Test-GSUP".FileMask := ERROR | WARNING;
+"IPA-CTRL-IPA".FileMask := ERROR | WARNING;
+
+[TESTPORT_PARAMETERS]
+#*.*.udpReuseAddress := "yes";
+
+[MODULE_PARAMETERS]
+M3UA_Emulation.tsp_logVerbose := true;
+BSSAP_Adapter.mp_own_pc := 193;		/* 0.23.3 */
+BSSAP_Adapter.mp_peer_pc := 185;	/* 0.23.1 */
+BSSAP_Adapter.mp_sctp_addr := { 23906, "127.0.0.1", 2905, "127.0.0.1" };
+
+[MAIN_CONTROLLER]
+
+[EXECUTE]
+#MSC_Tests.TC_reset
+#MSC_Tests.TC_cmserv_imsi_unknown
+#MSC_Tests.TC_lu_imsi_noauth_tmsi
+#MSC_Tests.TC_lu_imsi_noauth_notmsi
+MSC_Tests.TC_lu_imsi_reject

-- 
To view, visit https://gerrit.osmocom.org/5966
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7671a95ab83854dab70fa7af5afd3d6420c1880f
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list