hnbgw: Add missing results to expected-results.xml

Change-Id: I26ccbaa2b071af981bf707b41bc26fb86de62d77
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>