fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37241?usp=email )
Change subject: s1gw: add expected-results.xml ...................................................................... s1gw: add expected-results.xml Change-Id: I6ee6cd2d996cf898f19f7eb7222e86fb2e211f07 Related: SYS#6772 --- A s1gw/expected-results.xml 1 file changed, 17 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/41/37241/1 diff --git a/s1gw/expected-results.xml b/s1gw/expected-results.xml new file mode 100644 index 0000000..901877a --- /dev/null +++ b/s1gw/expected-results.xml @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<testsuite name='S1GW_Tests' tests='4' failures='0' errors='0' skipped='0' inconc='0' time='2.00'> + <testcase classname='S1GW_Tests' name='TC_setup' time='MASKED'/> + <testcase classname='S1GW_Tests' name='TC_setup_multi' time='MASKED'/> + <testcase classname='S1GW_Tests' name='TC_conn_term_by_mme' time='MASKED'/> + <testcase classname='S1GW_Tests' name='TC_conn_term_mme_unavail' time='MASKED'/> +</testsuite> -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37241?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: I6ee6cd2d996cf898f19f7eb7222e86fb2e211f07 Gerrit-Change-Number: 37241 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-MessageType: newchange
