aboutsummaryrefslogtreecommitdiffstats
path: root/pcu/PCU_Tests.cfg
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-11-06 18:57:19 +0100
committerMax <msuraev@sysmocom.de>2018-11-06 22:13:30 +0000
commitcdce375449622ee783b91887852c88f57cb70f9b (patch)
tree28a47ab662338790a48293b16ca2ba68941a2808 /pcu/PCU_Tests.cfg
parent315e471bee3af9b2d324e353066ab1b70ee214e2 (diff)
PCU: cleanup test config
* remove unused parameters * add expected results * use control for default test execution * only tests which could (in theory) pass are left in control Previously generic control had some tests which never called "setverdict(pass)" which means they would always fail. Such tests might be useful during development but should not be part of test set executed by default. Change-Id: I91910e18f108f8ee9a3b76ced16c420fdbdb665a Related: OS#2890
Diffstat (limited to 'pcu/PCU_Tests.cfg')
-rw-r--r--pcu/PCU_Tests.cfg20
1 files changed, 4 insertions, 16 deletions
diff --git a/pcu/PCU_Tests.cfg b/pcu/PCU_Tests.cfg
index 7e0b9f28..59752908 100644
--- a/pcu/PCU_Tests.cfg
+++ b/pcu/PCU_Tests.cfg
@@ -7,10 +7,6 @@
ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | DEBUG_ENCDEC
[MODULE_PARAMETERS]
-#mp_local_ip := "192.168.100.239"
-#mp_local_udp_port := 23000
-#mp_remote_ip := "192.168.100.196"
-#mp_remote_udp_port := 21000
PCU_Tests.mp_nsconfig := {
local_ip := "127.0.0.1",
local_udp_port := 23000,
@@ -36,26 +32,18 @@ PCU_Tests.mp_gb_cfg := {
}
[TESTPORT_PARAMETERS]
-#*.BSCVTY.CTRL_MODE := "client"
-#*.BSCVTY.CTRL_HOSTNAME := "127.0.0.1"
-#*.BSCVTY.CTRL_PORTNUM := "4242"
-#*.BSCVTY.CTRL_LOGIN_SKIPPED := "yes"
-#*.BSCVTY.CTRL_DETECT_SERVER_DISCONNECTED := "yes"
-#*.BSCVTY.CTRL_READMODE := "buffered"
-#*.BSCVTY.CTRL_CLIENT_CLEANUP_LINEFEED := "yes"
-#*.BSCVTY.PROMPT1 := "OpenBSC> "
-#*.BSCVTY.PROMPT2 := "OpenBSC# "
-#*.BSCVTY.REGEX_PROMPT1 := "^OpenBSC.*$"
-
*.*.udpReuseAddress := "yes";
[MAIN_CONTROLLER]
[EXECUTE]
+PCU_Tests.control
+# for internal use only: will always fail when called as part of normal routine
#PCU_Tests.TC_selftest_llc
#PCU_Tests.TC_selftest_rlcmac
#PCU_Tests.TC_selftest_bssgp
#PCU_Tests.TC_nsem
#PCU_Tests.TC_paging
-PCU_Tests.TC_rach
+#PCU_Tests.TC_rach
#PCU_Tests.TC_selftest_rr
+#PCU_Tests.TC_dl_tbf