blob: ab589c538653c1740da665ac065c99c15d30c59c [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 Couzensc3165722021-01-11 02:51:45 +010024 },
25 {
26 provider := {
27 ip := {
28 address_family := AF_INET,
29 local_ip := "127.0.0.1",
30 local_udp_port := 23001,
31 remote_ip := "127.0.0.1",
32 remote_udp_port := 22000
33 }
34 },
35 nsvci := 1234
36 },
37 {
38 provider := {
39 ip := {
40 address_family := AF_INET,
41 local_ip := "127.0.0.1",
42 local_udp_port := 23002,
43 remote_ip := "127.0.0.1",
44 remote_udp_port := 22000
45 }
46 },
47 nsvci := 1234
Alexander Couzens50493b32020-10-13 14:35:26 +020048 }
Harald Welte90f19742020-11-06 19:34:40 +010049 }
Oliver Smithaa6278d2019-07-26 09:05:53 +020050}
Alexander Couzens7b1e44f2020-08-25 23:33:17 +020051PCUIF_Types.mp_pcuif_version := 10
Oliver Smithaa6278d2019-07-26 09:05:53 +020052
53[TESTPORT_PARAMETERS]
54
55[MAIN_CONTROLLER]
56
57[EXECUTE]
Pau Espin Pedrol8dd59fb2020-04-29 15:08:16 +020058PCU_Tests_SNS.control