summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_benchlibcallgrind.tap
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2019-01-16 13:49:06 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2019-02-01 14:42:23 +0000
commitd84912838c1df383d2a9537aefa34e06a9780f08 (patch)
tree525beacae94543f90dfd322aec1e9a0e730b5041 /tests/auto/testlib/selftests/expected_benchlibcallgrind.tap
parentc306fdff7794d479945c4d7442c08998b7504c4d (diff)
Add some missing expected_*.tap files for the testlib selftest
Only for tests that have existing expected_*.* files for other formats, though. Change-Id: I34ca1900d88454f300e04d849a608c378009489b Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'tests/auto/testlib/selftests/expected_benchlibcallgrind.tap')
-rw-r--r--tests/auto/testlib/selftests/expected_benchlibcallgrind.tap15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_benchlibcallgrind.tap b/tests/auto/testlib/selftests/expected_benchlibcallgrind.tap
new file mode 100644
index 0000000000..953756ac9e
--- /dev/null
+++ b/tests/auto/testlib/selftests/expected_benchlibcallgrind.tap
@@ -0,0 +1,15 @@
+TAP version 13
+# tst_BenchlibCallgrind
+TAP version 13
+# tst_BenchlibCallgrind
+ok 1 - initTestCase()
+ok 2 - twoHundredMillionInstructions() # SKIP This test is only defined for gcc and x86.
+ok 3 - cleanupTestCase()
+1..3
+# tests 3
+# pass 2
+# fail 0
+1..0
+# tests 0
+# pass 0
+# fail 0