summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_sleep.xunitxml
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2019-05-09 13:06:22 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2019-05-09 13:06:22 +0000
commit591116490cf313808e8ba05ddd066656a1d1a566 (patch)
tree7aead440549b9052d1a53f4dbea08eb2b87c8be4 /tests/auto/testlib/selftests/expected_sleep.xunitxml
parent3d8ed3ba969ba958401dbf5e6760cf0788f1888e (diff)
parente56d3b03ed92743f33eb7ca1a5aa61dbdedaf19b (diff)
Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/staging/5.13
Diffstat (limited to 'tests/auto/testlib/selftests/expected_sleep.xunitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_sleep.xunitxml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expected_sleep.xunitxml b/tests/auto/testlib/selftests/expected_sleep.xunitxml
index 138486fc02..e4ed66bcb8 100644
--- a/tests/auto/testlib/selftests/expected_sleep.xunitxml
+++ b/tests/auto/testlib/selftests/expected_sleep.xunitxml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<testsuite errors="0" failures="0" tests="3" name="tst_Sleep">
+<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"/>
@@ -7,6 +7,7 @@
</properties>
<testcase result="pass" name="initTestCase"/>
<testcase result="pass" name="sleep"/>
+ <testcase result="pass" name="wait"/>
<testcase result="pass" name="cleanupTestCase"/>
<system-err/>
</testsuite>