You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
473 B
20 lines
473 B
[ORDERED_INCLUDE]
|
|
"/osmo-ttcn3-hacks/Common.cfg"
|
|
"/osmo-ttcn3-hacks/hnodeb/HNB_Tests.default"
|
|
|
|
[LOGGING]
|
|
*.JUnitLogger.testsuite_name := "HNB_Tests"
|
|
|
|
[TESTPORT_PARAMETERS]
|
|
*.HNBVTY.CTRL_HOSTNAME := "172.18.33.20";
|
|
*.STATSVTY.CTRL_HOSTNAME := "172.18.33.20";
|
|
|
|
[MODULE_PARAMETERS]
|
|
HNB_Tests.mp_hnodeb_ip := "172.18.33.20";
|
|
HNB_Tests.mp_hnbgw_iuh_ip := "172.18.33.203";
|
|
HNB_Tests.mp_hnbllif_sk_path := "/data/unix/ll_sock";
|
|
|
|
[MAIN_CONTROLLER]
|
|
|
|
[EXECUTE]
|
|
HNB_Tests.control
|
|
|