summaryrefslogtreecommitdiffstats
path: root/vnf-sdk-function-test/src/test/resources/sample.xml
blob: db1d2f043b864864984d3e20da5f6954eff0deee (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<class>
    <TestResult>
        <test name="Huawei"></test>
        <test description="Huawei"></test>
        <test status="success"></test>
    </TestResult>
</class>