aboutsummaryrefslogtreecommitdiffstats
path: root/hlr
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2020-09-11 18:24:23 +0000
committerNeels Hofmeyr <neels@hofmeyr.de>2020-10-01 06:48:55 +0200
commit929b406940556694e5a8551be95531feeaed2695 (patch)
tree89bb7258d82d88bdf7565053c9d198035f46743d /hlr
parent4365481254e5f602e3dbe258928d18522c2c4745 (diff)
update expected results
Diffstat (limited to 'hlr')
-rw-r--r--hlr/expected-results.xml32
1 files changed, 31 insertions, 1 deletions
diff --git a/hlr/expected-results.xml b/hlr/expected-results.xml
index 7f1c2779..391dcef8 100644
--- a/hlr/expected-results.xml
+++ b/hlr/expected-results.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<testsuite name='Titan' tests='31' failures='0' errors='0' skipped='0' inconc='0' time='MASKED'>
+<testsuite name='Titan' tests='36' failures='5' errors='0' skipped='0' inconc='0' time='MASKED'>
<testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='MASKED'/>
<testcase classname='HLR_Tests' name='TC_gsup_sai' time='MASKED'/>
<testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='MASKED'/>
@@ -31,4 +31,34 @@
<testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='MASKED'/>
<testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='MASKED'/>
<testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='MASKED'/>
+ <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='MASKED'>
+ <failure type='fail-verdict'>OsmoHLR did not answer to mDNS query
+ HLR_Tests.ttcn:MASKED HLR_Tests control part
+ HLR_Tests.ttcn:MASKED TC_MSLookup_mDNS_service_other_home testcase
+ </failure>
+ </testcase>
+ <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='MASKED'>
+ <failure type='fail-verdict'>Timeout
+ HLR_Tests.ttcn:MASKED HLR_Tests control part
+ HLR_Tests.ttcn:MASKED TC_MSLookup_GSUP_proxy testcase
+ </failure>
+ </testcase>
+ <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='MASKED'>
+ <failure type='fail-verdict'>OsmoHLR did not answer to mDNS query
+ HLR_Tests.ttcn:MASKED HLR_Tests control part
+ HLR_Tests.ttcn:MASKED TC_MSLookup_mDNS_service_GSUP_HLR_home testcase
+ </failure>
+ </testcase>
+ <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='MASKED'>
+ <failure type='fail-verdict'>Timeout
+ HLR_Tests.ttcn:MASKED HLR_Tests control part
+ HLR_Tests.ttcn:MASKED TC_MSLookup_mDNS_service_GSUP_HLR_proxy testcase
+ </failure>
+ </testcase>
+ <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='MASKED'>
+ <failure type='fail-verdict'>Timeout
+ HLR_Tests.ttcn:MASKED HLR_Tests control part
+ HLR_Tests.ttcn:MASKED TC_MSLookup_mDNS_service_other_proxy testcase
+ </failure>
+ </testcase>
</testsuite>