summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_random.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/expected_random.txt')
-rw-r--r--tests/auto/selftests/expected_random.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_random.txt b/tests/auto/selftests/expected_random.txt
new file mode 100644
index 0000000..3f4c11d
--- /dev/null
+++ b/tests/auto/selftests/expected_random.txt
@@ -0,0 +1,9 @@
+********* Start testing of tst_Random *********
+Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@, Random seed 325
+PASS : tst_Random::initTestCase()
+PASS : tst_Random::testTwo()
+PASS : tst_Random::testOne()
+PASS : tst_Random::testThree()
+PASS : tst_Random::cleanupTestCase()
+Totals: 5 passed, 0 failed, 0 skipped
+********* Finished testing of tst_Random *********