fixeria has submitted this change. (
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(-)
Approvals:
osmith: Looks good to me, but someone else must approve
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/s1gw/expected-results.xml b/s1gw/expected-results.xml
new file mode 100644
index 0000000..b10fd4a
--- /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='MASKED'>
+ <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: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: merged