blob: e5a08fe464b70d4ec80db44329dfe571d8b8643c [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 := {
Harald Welte90f19742020-11-06 19:34:40 +010011 nsei := 1234,
12 nsvc := {
13 {
14 provider := {
15 ip := {
16 address_family := AF_INET,
17 local_ip := "127.0.0.1",
18 local_udp_port := 23000,
19 remote_ip := "127.0.0.1",
20 remote_udp_port := 22000
21 }
22 },
23 nsvci := 1234
Alexander Couzens50493b32020-10-13 14:35:26 +020024 }
Harald Welte90f19742020-11-06 19:34:40 +010025 }
Oliver Smithaa6278d2019-07-26 09:05:53 +020026}
Alexander Couzens7b1e44f2020-08-25 23:33:17 +020027PCUIF_Types.mp_pcuif_version := 10
Oliver Smithaa6278d2019-07-26 09:05:53 +020028
29[TESTPORT_PARAMETERS]
30
31[MAIN_CONTROLLER]
32
33[EXECUTE]
Pau Espin Pedrol8dd59fb2020-04-29 15:08:16 +020034PCU_Tests_SNS.control