pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38998?usp=email )
Change subject: bsc: Add missing testcase in expected-results.xml ...................................................................... bsc: Add missing testcase in expected-results.xml Change-Id: I6416e5cf4c12912f5094841d3738302bbd6228bb --- M bsc/expected-results.xml 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/98/38998/1 diff --git a/bsc/expected-results.xml b/bsc/expected-results.xml index f042a8c..93432b9 100644 --- a/bsc/expected-results.xml +++ b/bsc/expected-results.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<testsuite name='BSC_Tests' tests='317' failures='0' errors='0' skipped='0' inconc='0' time='MASKED'> +<testsuite name='BSC_Tests' tests='318' failures='0' errors='0' skipped='0' inconc='0' time='MASKED'> <testcase classname='BSC_Tests' name='TC_ctrl_msc_connection_status' time='MASKED'/> <testcase classname='BSC_Tests' name='TC_ctrl_msc0_connection_status' time='MASKED'/> <testcase classname='BSC_Tests' name='TC_stat_num_msc_connected_1' time='MASKED'/> @@ -9,6 +9,7 @@ <testcase classname='BSC_Tests' name='TC_stat_num_bts_connected_2' time='MASKED'/> <testcase classname='BSC_Tests' name='TC_stat_num_bts_connected_3' time='MASKED'/> <testcase classname='BSC_Tests' name='TC_ctrl' time='MASKED'/> + <testcase classname='BSC_Tests' name='TC_ctrl_location' time='MASKED'/> <testcase classname='BSC_Tests' name='TC_si_default' time='MASKED'/> <testcase classname='BSC_Tests' name='TC_si2quater_2_earfcns' time='MASKED'/> <testcase classname='BSC_Tests' name='TC_si2quater_3_earfcns' time='MASKED'/> -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38998?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I6416e5cf4c12912f5094841d3738302bbd6228bb Gerrit-Change-Number: 38998 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pes...@sysmocom.de>