mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 20:10:48 +08:00
14 lines
796 B
Plaintext
14 lines
796 B
Plaintext
|
********* Start testing of tst_BenchlibCounting *********
|
||
|
Config: Using QtTest library
|
||
|
PASS : tst_BenchlibCounting::initTestCase()
|
||
|
PASS : tst_BenchlibCounting::passingBenchmark()
|
||
|
RESULT : tst_BenchlibCounting::passingBenchmark():
|
||
|
0 events per iteration (total: 0, iterations: 1)
|
||
|
SKIP : tst_BenchlibCounting::skippingBenchmark() This is a skipping benchmark
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/benchlibcounting/tst_benchlibcounting.cpp(0)]
|
||
|
FAIL! : tst_BenchlibCounting::failingBenchmark() This is a failing benchmark
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/benchlibcounting/tst_benchlibcounting.cpp(0)]
|
||
|
PASS : tst_BenchlibCounting::cleanupTestCase()
|
||
|
Totals: 3 passed, 1 failed, 1 skipped, 0 blacklisted, 0ms
|
||
|
********* Finished testing of tst_BenchlibCounting *********
|