summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_benchlibwalltime.xunitxml
blob: 6a0510c4c977eea706f29c85de72e1f9b3fdb4b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="0" failures="0" tests="5" name="tst_BenchlibWalltime">
  <properties>
    <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
    <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
    <property value="" name="QtBuild"/>
  </properties>
  <testcase result="pass" name="initTestCase"/>
  <testcase result="pass" name="waitForOneThousand">
  </testcase>
  <testcase result="pass" name="waitForFourThousand">
  </testcase>
  <testcase result="pass" name="qbenchmark_once">
  </testcase>
  <testcase result="pass" name="cleanupTestCase"/>
  <system-err/>
</testsuite>