aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bts-test/virtphy/BTS_Tests.cfg
blob: ee3455d64d05c9d1c0b428a783f739dae0914adb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/bts/BTS_Tests.default"

[LOGGING]
*.JUnitLogger.filename_stem := "junit-xml-virtphy"

[TESTPORT_PARAMETERS]
*.BTSVTY.CTRL_HOSTNAME := "172.18.9.20"
*.BSCVTY.CTRL_HOSTNAME := "172.18.9.11"

[MODULE_PARAMETERS]
BTS_Tests.mp_rsl_ip := "172.18.9.10"
BTS_Tests.mp_bts_trxc_ip := "172.18.9.21"
BTS_Tests.mp_pcu_socket := "/data/unix/pcu_sock"
L1CTL_PortType.m_l1ctl_sock_path := "/data/unix/osmocom_l2"
BTS_Tests.mp_ctrl_ip   := "172.18.9.20"
BTS_Tests.mp_l1_supports_gprs := true
BTS_Tests.mp_bts_trxc_port := -1;

[MAIN_CONTROLLER]

[EXECUTE]
BTS_Tests.TC_pcu_data_req_pdtch
BTS_Tests.TC_pcu_data_req_ptcch
BTS_Tests.TC_pcu_data_req_wrong_bts
BTS_Tests.TC_pcu_data_req_wrong_trx
BTS_Tests.TC_pcu_data_req_wrong_ts
BTS_Tests.TC_pcu_data_req_ts_inactive