summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_benchlibcallgrind_1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_benchlibcallgrind_1.txt')
-rw-r--r--tests/auto/testlib/selftests/expected_benchlibcallgrind_1.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/auto/testlib/selftests/expected_benchlibcallgrind_1.txt b/tests/auto/testlib/selftests/expected_benchlibcallgrind_1.txt
index 07365bb9e8..e00d0546f0 100644
--- a/tests/auto/testlib/selftests/expected_benchlibcallgrind_1.txt
+++ b/tests/auto/testlib/selftests/expected_benchlibcallgrind_1.txt
@@ -1,9 +1,11 @@
********* Start testing of tst_BenchlibCallgrind *********
-Config: Using QtTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
+Config: Using QtTest library
PASS : tst_BenchlibCallgrind::initTestCase()
+FAIL! : tst_BenchlibCallgrind::failInChildProcess() Running under valgrind!
+ Loc: [qtbase/tests/auto/testlib/selftests/benchlibcallgrind/tst_benchlibcallgrind.cpp(0)]
PASS : tst_BenchlibCallgrind::twoHundredMillionInstructions()
RESULT : tst_BenchlibCallgrind::twoHundredMillionInstructions():
- 200,000,158 instruction reads per iteration (total: 200,000,158, iterations: 1)
+ 200,000,144 instruction reads per iteration (total: 200,000,144, iterations: 1)
PASS : tst_BenchlibCallgrind::cleanupTestCase()
-Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted
+Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_BenchlibCallgrind *********