dexter has uploaded this change for review.
MME_Tests: add expected-results.xml
The MME_Tests miss an expected-results XML file
Related: OS#5760
Change-Id: I8cc1ef762fcdff8fe73d23a3945496aa995b4ae5
---
A mme/expected-results.xml
1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/55/33555/1
diff --git a/mme/expected-results.xml b/mme/expected-results.xml
new file mode 100644
index 0000000..48496a4
--- /dev/null
+++ b/mme/expected-results.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<testsuite name='Titan' tests='71' failures='8' errors='0' skipped='0' inconc='0' time='MASKED'>
+ <testcase classname='MME_Tests' name='TC_s1ap_setup_wrong_plmn' time='MASKED'/>
+ <testcase classname='MME_Tests' name='TC_s1ap_setup_wrong_tac' time='MASKED'/>
+ <testcase classname='MME_Tests' name='TC_s1ap_setup' time='MASKED'/>
+ <testcase classname='MME_Tests' name='TC_s1ap_attach' time='MASKED'/>
+</testsuite>
To view, visit change 33555. To unsubscribe, or for help writing mail filters, visit settings.