aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
blob: adb126c9e07918ef9474e8ee8f2fa61f8305a3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/bsc/BSC_Tests.default"

[LOGGING]
*.JUnitLogger.testsuite_name := "BSC_Tests"

[TESTPORT_PARAMETERS]
*.BSCVTY.CTRL_HOSTNAME := "172.18.12.20"

[MODULE_PARAMETERS]
BSC_Tests.mp_bsc_ip   := "172.18.12.20";
BSC_Tests.mp_test_ip   := "172.18.12.203";
BSC_Tests.mp_bssap_cfg := {
	transport := BSSAP_TRANSPORT_SCCPlite_SERVER,
	sccp_service_type := "mtp3_itu",
	sctp_addr := { 5000, "172.18.12.203", -1, "" },
	own_pc := 185,
	own_ssn := 254,
	peer_pc := 187,
	peer_ssn := 254,
	sio := '83'O,
	rctx := 0
};

[MAIN_CONTROLLER]

[EXECUTE]
BSC_Tests.control