pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27682 )
Change subject: pgw: Add expected_results.xml
......................................................................
pgw: Add expected_results.xml
Change-Id: I451b10a7b79854e630e7f2d487423dc39ade5bbd
---
A pgw/expected_results.xml
1 file changed, 9 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/82/27682/1
diff --git a/pgw/expected_results.xml b/pgw/expected_results.xml
new file mode 100644
index 0000000..65daf0e
--- /dev/null
+++ b/pgw/expected_results.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<testsuite name='PGW_Tests' tests='6' failures='0'
errors='0' skipped='0' inconc='0' time='MASKED'>
+ <testcase classname='PGW_Tests' name='TC_tx_echo'
time='MASKED'/>
+ <testcase classname='PGW_Tests' name='TC_createSession'
time='MASKED'/>
+ <testcase classname='PGW_Tests' name='TC_createSession_ping4'
time='MASKED'/>
+ <testcase classname='PGW_Tests' name='TC_createSession_ping4_256'
time='MASKED'/>
+ <testcase classname='PGW_Tests'
name='TC_createSession_deleteSession' time='MASKED'/>
+ <testcase classname='PGW_Tests' name='TC_deleteSession_unknown'
time='MASKED'/>
+</testsuite>
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27682
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: I451b10a7b79854e630e7f2d487423dc39ade5bbd
Gerrit-Change-Number: 27682
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange