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