summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failcleanup.txt
blob: 4fac7940fd6b01773ab60e811075a0977e9864c7 (plain)
1
2
3
4
5
6
7
8
********* Start testing of tst_FailCleanup *********
Config: Using QtTest library
PASS   : tst_FailCleanup::initTestCase()
FAIL!  : tst_FailCleanup::aTestFunction() 'false' returned FALSE. (Fail inside cleanup)
   Loc: [qtbase/tests/auto/testlib/selftests/failcleanup/tst_failcleanup.cpp(0)]
PASS   : tst_FailCleanup::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_FailCleanup *********