blob: af986bf5f5d1dcdacada49db5e244a63a104bac4 [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 := {
11 provider := {
12 ip := {
13 address_family := AF_INET6,
14 local_ip := "::1",
15 local_udp_port := 23000,
16 remote_ip := "::1",
17 remote_udp_port := 22000,
18 }
19 },
20 nsvci := 1234,
21 nsei := 1234
22}
23PCUIF_Types.mp_pcuif_version := 10
24
25[TESTPORT_PARAMETERS]
26
27[MAIN_CONTROLLER]
28
29[EXECUTE]
30PCU_Tests_SNS.control