aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/expected-results.xml
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-11-06 19:28:05 +0100
committerHarald Welte <laforge@gnumonks.org>2018-11-19 05:54:31 +0000
commit2253c0bd1d4a2f6046b1366d69c819ff3f925616 (patch)
tree4727803ba05b04d002229c3ea8ad057d193051a3 /bsc/expected-results.xml
parenta0cacc7d5b81713da53cd45890b0c0e1bb73a5c3 (diff)
BSC LCLS: add bts-loop tests
Add basic establishment and teardown tests for 'bts-loop' mode of LCLS: * add explicit vty init for desired LCLS kind * add necessary IPA RSL MDCX functions * explicitly pass LCLS kind as a parameter to shared functions (defaulting to 'mgw-loop') Change-Id: I40e786b430591899c722d99d685db26efa868508 Related: OS#3659
Diffstat (limited to 'bsc/expected-results.xml')
-rw-r--r--bsc/expected-results.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsc/expected-results.xml b/bsc/expected-results.xml
index cd808d86..ff50990f 100644
--- a/bsc/expected-results.xml
+++ b/bsc/expected-results.xml
@@ -94,4 +94,7 @@
<testcase classname='BSC_Tests_LCLS' name='TC_lcls_gcr_bway_dont_connect_csc' time='MASKED'/>
<testcase classname='BSC_Tests_LCLS' name='TC_lcls_connect_break' time='MASKED'/>
<testcase classname='BSC_Tests_LCLS' name='TC_lcls_connect_clear' time='MASKED'/>
+ <testcase classname='BSC_Tests_LCLS' name='TC_lcls_bts_gcr_bway_connect' time='MASKED'/>
+ <testcase classname='BSC_Tests_LCLS' name='TC_lcls_bts_gcr_bway_connect_hr' time='MASKED'/>
+ <testcase classname='BSC_Tests_LCLS' name='TC_lcls_bts_connect_break' time='MASKED'/>
</testsuite>