summaryrefslogtreecommitdiffstats
path: root/vnf-sdk-function-test/src/test/resources/59d1e651-df9f-4008-902f-e3b377e6ec30/output.xml
blob: b526a0926f387ee6fca1d4af27f4798f0791d740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<!--
   Copyright (c) 2016 Huawei Technologies Co., Ltd. and others.  All rights reserved.

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->
<robot generated="20170208 17:49:26.030" generator="Robot 3.0 (Python 2.7.12 on linux2)">
<suite source="/home/root1/test/RobotScript/Sample.robot" id="s1" name="Sample">
<test id="s1-t1" name="Hello World">
<kw name="Log" library="BuiltIn">
<doc>Logs the given message with the given level.</doc>
<arguments>
<arg>HelloWorld</arg>
</arguments>
<msg timestamp="20170208 17:49:26.057" level="INFO">HelloWorld</msg>
<status status="PASS" endtime="20170208 17:49:26.057" starttime="20170208 17:49:26.057"></status>
</kw>
<status status="PASS" endtime="20170208 17:49:26.057" critical="yes" starttime="20170208 17:49:26.056"></status>
</test>
<status status="PASS" endtime="20170208 17:49:26.058" starttime="20170208 17:49:26.031"></status>
</suite>
<statistics>
<total>
<stat fail="0" pass="1">Critical Tests</stat>
<stat fail="0" pass="1">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat fail="0" id="s1" name="Sample" pass="1">Sample</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>