summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_findtestdata.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_findtestdata.txt')
-rw-r--r--tests/auto/testlib/selftests/expected_findtestdata.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_findtestdata.txt b/tests/auto/testlib/selftests/expected_findtestdata.txt
new file mode 100644
index 0000000000..e9387a38c8
--- /dev/null
+++ b/tests/auto/testlib/selftests/expected_findtestdata.txt
@@ -0,0 +1,9 @@
+********* Start testing of FindTestData *********
+Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
+PASS : FindTestData::initTestCase()
+WARNING: FindTestData::paths() testdata testfile could not be located!
+ Loc: [findtestdata.cpp(131)]
+PASS : FindTestData::paths()
+PASS : FindTestData::cleanupTestCase()
+Totals: 3 passed, 0 failed, 0 skipped
+********* Finished testing of FindTestData *********