blob: 597529086d6466f9a5d3ce7ba4e480477acbac93 [file] [log] [blame]
Harald Weltea74776b2018-03-02 17:00:40 +01001[ORDERED_INCLUDE]
2# Common configuration, shared between test suites
3"../Common.cfg"
4
Harald Welte13d391e2017-07-23 19:52:33 +02005[LOGGING]
Harald Welte244cd8a2017-08-26 09:25:20 +02006#*.FileMask := LOG_ALL
7ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | DEBUG_ENCDEC
Harald Welte13d391e2017-07-23 19:52:33 +02008
9[MODULE_PARAMETERS]
Alexander Couzens2c12b242018-07-31 00:30:11 +020010PCU_Tests.mp_nsconfig := {
11 local_ip := "127.0.0.1",
12 local_udp_port := 23000,
13 remote_ip := "127.0.0.1",
14 remote_udp_port := 23001,
15 nsvci := 1234,
16 nsei := 1234
17}
18
Harald Weltea0895f92018-03-08 11:51:23 +010019PCU_Tests.mp_gb_cfg := {
Harald Weltea74776b2018-03-02 17:00:40 +010020 nsei := 1234,
21 bvci := 1234,
22 cell_id := {
23 ra_id := {
24 lai := {
25 mcc_mnc := '00101F'H, lac := 1
26 },
27 rac := 0
28 },
29 cell_id := 0
30 },
31 sgsn_role := true
32}
Harald Welte13d391e2017-07-23 19:52:33 +020033
34[TESTPORT_PARAMETERS]
Harald Welte13d391e2017-07-23 19:52:33 +020035*.*.udpReuseAddress := "yes";
36
37[MAIN_CONTROLLER]
38
39[EXECUTE]
Maxcdce3752018-11-06 18:57:19 +010040PCU_Tests.control
41# for internal use only: will always fail when called as part of normal routine
Harald Weltea0895f92018-03-08 11:51:23 +010042#PCU_Tests.TC_selftest_llc
43#PCU_Tests.TC_selftest_rlcmac
44#PCU_Tests.TC_selftest_bssgp
45#PCU_Tests.TC_nsem
46#PCU_Tests.TC_paging
Maxcdce3752018-11-06 18:57:19 +010047#PCU_Tests.TC_rach
Harald Weltea0895f92018-03-08 11:51:23 +010048#PCU_Tests.TC_selftest_rr
Maxcdce3752018-11-06 18:57:19 +010049#PCU_Tests.TC_dl_tbf