2018-03-01 16:06:23 +00:00
|
|
|
TAP version 13
|
|
|
|
# tst_FailInit
|
|
|
|
not ok 1 - initTestCase()
|
|
|
|
---
|
|
|
|
type: QVERIFY
|
|
|
|
message: Verification failed
|
|
|
|
wanted: true (false)
|
|
|
|
found: false (false)
|
|
|
|
expected: true (false)
|
|
|
|
actual: false (false)
|
2020-07-22 11:33:55 +00:00
|
|
|
at: tst_FailInit::initTestCase() (qtbase/tests/auto/testlib/selftests/failinit/tst_failinit.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/failinit/tst_failinit.cpp
|
2020-07-22 11:33:55 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
ok 2 - cleanupTestCase()
|
|
|
|
1..2
|
|
|
|
# tests 2
|
|
|
|
# pass 1
|
|
|
|
# fail 1
|