hnbgw: Add missing results to expected-results.xml

Change-Id: I26ccbaa2b071af981bf707b41bc26fb86de62d77
This commit is contained in:
Pau Espin 2022-09-27 15:59:54 +02:00
parent acf4f225bd
commit 581e1062f1
1 changed files with 4 additions and 0 deletions

View File

@ -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>