summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_singleskip.txt
blob: e5ccde53c3d80bce251becf0b8b0034f5b16e4d1 (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/fenglich/dev/qt-4.3/tests/auto/selftests/singleskip/tst_singleskip.cpp(23)]
PASS   : tst_SingleSkip::cleanupTestCase()
Totals: 2 passed, 0 failed, 1 skipped
********* Finished testing of tst_SingleSkip *********