blob: 768154493f66ee87ee201bca161b7de38cc6f688 [file] [log] [blame]
Harald Weltea74776b2018-03-02 17:00:40 +01001[ORDERED_INCLUDE]
2# Common configuration, shared between test suites
3"../Common.cfg"
Harald Welte9fbcf4b2018-12-07 07:56:52 +01004# testsuite specific configuration, not expected to change
5"./PCU_Tests.default"
Harald Weltea74776b2018-03-02 17:00:40 +01006
Harald Welte13d391e2017-07-23 19:52:33 +02007[LOGGING]
8
9[MODULE_PARAMETERS]
Pau Espin Pedrol0e6ed2e2020-04-29 14:33:13 +020010SGSN_Components.mp_nsconfig := {
Harald Weltee18fccd2020-09-17 22:44:58 +020011 address_family := AF_INET,
Alexander Couzens2c12b242018-07-31 00:30:11 +020012 local_ip := "127.0.0.1",
13 local_udp_port := 23000,
14 remote_ip := "127.0.0.1",
Harald Welte88963dc2019-02-23 15:18:49 +010015 remote_udp_port := 22000,
Alexander Couzens2c12b242018-07-31 00:30:11 +020016 nsvci := 1234,
17 nsei := 1234
18}
19
Harald Welte13d391e2017-07-23 19:52:33 +020020[TESTPORT_PARAMETERS]
Harald Welte13d391e2017-07-23 19:52:33 +020021
22[MAIN_CONTROLLER]
23
24[EXECUTE]
Pau Espin Pedrol8dd59fb2020-04-29 15:08:16 +020025PCU_Tests.control
26PCU_Tests_NS.control