summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skipcleanup.txt
blob: 987e2b9a1419d5946f8144a695fcad6402719e47 (plain)
1
2
3
4
5
6
7
8
********* Start testing of tst_SkipCleanup *********
Config: Using QtTest library
PASS   : tst_SkipCleanup::initTestCase()
PASS   : tst_SkipCleanup::aTestFunction()
SKIP   : tst_SkipCleanup::cleanupTestCase() Skip inside cleanupTestCase.
   Loc: [qtbase/tests/auto/testlib/selftests/skipcleanup/tst_skipcleanup.cpp(0)]
Totals: 2 passed, 0 failed, 1 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_SkipCleanup *********