summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_multiexec.xunitxml
blob: 8b7f3ba2a0bea87d20a4127917b8d13d18e1ab35 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="0" failures="0" tests="3" name="tst_Nothing">
  <properties>
    <property value="4.6.3" name="QTestVersion"/>
    <property value="4.6.3" name="QtVersion"/>
  </properties>
  <testcase result="pass" name="initTestCase"/>
  <testcase result="pass" name="nothing"/>
  <testcase result="pass" name="cleanupTestCase"/>
  <system-err/>
</testsuite>