summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failcleanup.txt
blob: a5776e59bfbf4170bc1507f63bd3d473e8dd8872 (plain)
1
2
3
4
5
6
7
8
********* 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 *********