fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36102?usp=email )
Change subject: sgsn/expected-results.xml: add missing testcases
......................................................................
sgsn/expected-results.xml: add missing testcases
Change-Id: I09cc32bffde9d9dec59befa181a995e88112b2d2
---
M sgsn/expected-results.xml
1 file changed, 20 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/02/36102/1
diff --git a/sgsn/expected-results.xml b/sgsn/expected-results.xml
index 944f871..35b2926 100644
--- a/sgsn/expected-results.xml
+++ b/sgsn/expected-results.xml
@@ -4,6 +4,7 @@
<testcase classname='SGSN_Tests' name='TC_attach_mnc3'
time='MASKED'/>
<testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res'
time='MASKED'/>
<testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres'
time='MASKED'/>
+ <testcase classname='SGSN_Tests'
name='TC_attach_timeout_after_pdp_act' time='MASKED'/>
<testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout'
time='MASKED'/>
<testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout'
time='MASKED'/>
<testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject'
time='MASKED'/>
@@ -84,6 +85,7 @@
<testcase classname='SGSN_Tests'
name='TC_cell_change_different_ci_attach' time='MASKED'/>
<testcase classname='SGSN_Tests'
name='TC_cell_change_different_ci_data' time='MASKED'/>
<testcase classname='SGSN_Tests'
name='TC_attach_req_id_req_ra_update' time='MASKED'/>
+ <!-- SGSN_Tests_Iu testcases start here -->
<testcase classname='SGSN_Tests_Iu' name='TC_iu_attach'
time='MASKED'/>
<testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr'
time='MASKED'/>
<testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau'
time='MASKED'>
@@ -93,4 +95,13 @@
</failure>
</testcase>
<testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau'
time='MASKED'/>
+ <!-- SGSN_Tests_NS (handle_sns == true) testcases start here -->
+ <testcase classname='SGSN_Tests_NS' name='TC_SNS_size'
time='MASKED'/>
+ <testcase classname='SGSN_Tests_NS' name='TC_SNS_size_too_big'
time='MASKED'/>
+ <testcase classname='SGSN_Tests_NS' name='TC_SNS_config_bss'
time='MASKED'/>
+ <testcase classname='SGSN_Tests_NS' name='TC_SNS_config_sgsn'
time='MASKED'/>
+ <testcase classname='SGSN_Tests_NS' name='TC_SNS_and_alive'
time='MASKED'/>
+ <!-- SGSN_Tests_NS (handle_sns == false) testcases start here -->
+ <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive'
time='MASKED'/>
+ <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset'
time='MASKED'/>
</testsuite>
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36102?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I09cc32bffde9d9dec59befa181a995e88112b2d2
Gerrit-Change-Number: 36102
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange