summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_sleep.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_sleep.txt')
-rw-r--r--tests/auto/testlib/selftests/expected_sleep.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_sleep.txt b/tests/auto/testlib/selftests/expected_sleep.txt
new file mode 100644
index 0000000000..67f1f2f659
--- /dev/null
+++ b/tests/auto/testlib/selftests/expected_sleep.txt
@@ -0,0 +1,7 @@
+********* Start testing of tst_Sleep *********
+Config: Using QTest library 4.1.0, Qt 4.1.0
+PASS : tst_Sleep::initTestCase()
+PASS : tst_Sleep::sleep()
+PASS : tst_Sleep::cleanupTestCase()
+Totals: 3 passed, 0 failed, 0 skipped
+********* Finished testing of tst_Sleep *********