summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_sleep.junitxml
blob: e4ed66bcb8090597b1aa203f13f0a29ffd59d5d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="0" failures="0" tests="4" name="tst_Sleep">
  <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="sleep"/>
  <testcase result="pass" name="wait"/>
  <testcase result="pass" name="cleanupTestCase"/>
  <system-err/>
</testsuite>