laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/29494
)
Change subject: hnbgw: Add missing results to expected-results.xml
......................................................................
hnbgw: Add missing results to expected-results.xml
Change-Id: I26ccbaa2b071af981bf707b41bc26fb86de62d77
---
M hnbgw/expected-results.xml
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/hnbgw/expected-results.xml b/hnbgw/expected-results.xml
index cc77dc6..3b338bf 100644
--- a/hnbgw/expected-results.xml
+++ b/hnbgw/expected-results.xml
@@ -1,6 +1,8 @@
<?xml version="1.0"?>
<testsuite name='Titan' tests='13' failures='0'
errors='0' skipped='0' inconc='0' time='MASKED'>
<testcase classname='HNBGW_Tests' name='TC_hnb_register'
time='MASKED'/>
+ <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate'
time='MASKED'/>
+ <testcase classname='HNBGW_Tests'
name='TC_hnb_register_duplicate_reuse_sctp_assoc' time='MASKED'
<testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue'
time='MASKED'/>
<testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue'
time='MASKED'/>
<testcase classname='HNBGW_Tests'
name='TC_ranap_cs_initial_ue_empty_cr' time='MASKED'/>
@@ -13,4 +15,6 @@
<testcase classname='HNBGW_Tests' name='TC_rab_assign_mgcp_to'
time='MASKED'/>
<testcase classname='HNBGW_Tests' name='TC_ranap_cs_mo_disconnect'
time='MASKED'/>
<testcase classname='HNBGW_Tests' name='TC_ranap_ps_mo_disconnect'
time='MASKED'/>
+ <testcase classname='HNBGW_Tests'
name='TC_ps_rab_assignment_without_pfcp' time='MASKED'/>
+ <testcase classname='HNBGW_Tests'
name='TC_hnb_reregister_reuse_sctp_assoc' time='MASKED'/>
</testsuite>
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/29494
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: I26ccbaa2b071af981bf707b41bc26fb86de62d77
Gerrit-Change-Number: 29494
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged