2018-03-01 16:06:23 +00:00
|
|
|
TAP version 13
|
|
|
|
# tst_BenchlibCounting
|
|
|
|
ok 1 - initTestCase()
|
|
|
|
ok 2 - passingBenchmark()
|
|
|
|
ok 3 - skippingBenchmark() # SKIP This is a skipping benchmark
|
|
|
|
not ok 4 - failingBenchmark()
|
|
|
|
---
|
|
|
|
# This is a failing benchmark
|
2020-07-22 11:33:55 +00:00
|
|
|
at: tst_BenchlibCounting::failingBenchmark() (qtbase/tests/auto/testlib/selftests/benchlibcounting/tst_benchlibcounting.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/benchlibcounting/tst_benchlibcounting.cpp
|
2020-07-22 11:33:55 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
ok 5 - cleanupTestCase()
|
|
|
|
1..5
|
|
|
|
# tests 5
|
|
|
|
# pass 3
|
|
|
|
# fail 1
|