9 lines
458 B
Plaintext
9 lines
458 B
Plaintext
********* Start testing of tst_FailCleanup *********
|
|
Config: Using QtTest library
|
|
PASS : tst_FailCleanup::initTestCase()
|
|
PASS : tst_FailCleanup::aTestFunction()
|
|
FAIL! : tst_FailCleanup::cleanupTestCase() 'false' returned FALSE. (Fail inside cleanupTestCase)
|
|
Loc: [qtbase/tests/auto/testlib/selftests/failcleanup/tst_failcleanup.cpp(0)]
|
|
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms
|
|
********* Finished testing of tst_FailCleanup *********
|