summaryrefslogtreecommitdiffstats
path: root/vnf-sdk-function-test/src/main/resources/sample.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vnf-sdk-function-test/src/main/resources/sample.xml')
-rw-r--r--vnf-sdk-function-test/src/main/resources/sample.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vnf-sdk-function-test/src/main/resources/sample.xml b/vnf-sdk-function-test/src/main/resources/sample.xml
new file mode 100644
index 0000000..db1d2f0
--- /dev/null
+++ b/vnf-sdk-function-test/src/main/resources/sample.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<class>
+ <TestResult>
+ <test name="Huawei"></test>
+ <test description="Huawei"></test>
+ <test status="success"></test>
+ </TestResult>
+</class> \ No newline at end of file