blob: 6a646263058557aa3b616d1ac13de640b4fea6bf [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}
Alexander Couzens7b1e44f2020-08-25 23:33:17 +020023PCUIF_Types.mp_pcuif_version := 10
Oliver Smithaa6278d2019-07-26 09:05:53 +020024
25[TESTPORT_PARAMETERS]
26
27[MAIN_CONTROLLER]
28
29[EXECUTE]
Pau Espin Pedrol8dd59fb2020-04-29 15:08:16 +020030PCU_Tests_SNS.control