blob: cae9a75f06246bee5bdc95eca85c8e4b8bdd2759 [file] [log] [blame]
Alexander Couzens7b1e44f2020-08-25 23:33:17 +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]
10SGSN_Components.mp_nsconfig := {
Harald Welte90f19742020-11-06 19:34:40 +010011 nsei := 1234,
12 nsvc : {
13 {
14 provider := {
15 ip := {
16 address_family := AF_INET6,
17 local_ip := "::1",
18 local_udp_port := 23000,
19 remote_ip := "::1",
20 remote_udp_port := 22000,
21 }
22 },
23 nsvci := 1234
Alexander Couzens7b1e44f2020-08-25 23:33:17 +020024 }
Harald Welte90f19742020-11-06 19:34:40 +010025 }
Alexander Couzens7b1e44f2020-08-25 23:33:17 +020026}
27PCUIF_Types.mp_pcuif_version := 10
28
29[TESTPORT_PARAMETERS]
30
31[MAIN_CONTROLLER]
32
33[EXECUTE]
34PCU_Tests_SNS.control