blob: 50f6129e30bdf23537b28a87d9bff69b88dd5d0f [file] [log] [blame]
Oliver Smithaa6278d2019-07-26 09:05:53 +02001[ORDERED_INCLUDE]
2# Common configuration, shared between test suites
3"../Common.cfg"
4# testsuite specific configuration, not expected to change
5"./PCU_Tests.default"
6
7[LOGGING]
8
9[MODULE_PARAMETERS]
Pau Espin Pedrol0e6ed2e2020-04-29 14:33:13 +020010SGSN_Components.mp_nsconfig := {
Alexander Couzens50493b32020-10-13 14:35:26 +020011 provider := {
12 ip := {
13 address_family := AF_INET,
14 local_ip := "127.0.0.1",
15 local_udp_port := 23000,
16 remote_ip := "127.0.0.1",
17 remote_udp_port := 22000
18 }
19 },
Oliver Smithaa6278d2019-07-26 09:05:53 +020020 nsvci := 1234,
21 nsei := 1234
22}
23
24[TESTPORT_PARAMETERS]
25
26[MAIN_CONTROLLER]
27
28[EXECUTE]
Pau Espin Pedrol8dd59fb2020-04-29 15:08:16 +020029PCU_Tests_SNS.control