summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_singleskip.txt
blob: b9085b1cbdcfd98dfc7f4fba674ec9e7dbfe2678 (plain)
1
2
3
4
5
6
7
8
********* Start testing of tst_SingleSkip *********
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
PASS   : tst_SingleSkip::initTestCase()
SKIP   : tst_SingleSkip::myTest() skipping test
   Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/singleskip/tst_singleskip.cpp(56)]
PASS   : tst_SingleSkip::cleanupTestCase()
Totals: 2 passed, 0 failed, 1 skipped
********* Finished testing of tst_SingleSkip *********