tests/auto/selftests/expected_skip.txt
changeset 0 1918ee327afb
child 3 41300fa6a67c
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 ********* Start testing of tst_Skip *********
       
     2 Config: Using QTest library 4.6.0, Qt 4.6.0
       
     3 PASS   : tst_Skip::initTestCase()
       
     4 SKIP   : tst_Skip::test() skipping all
       
     5    Loc: [/home/rmcgover/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(68)]
       
     6 SKIP   : tst_Skip::emptytest() skipping all
       
     7    Loc: [/home/rmcgover/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(78)]
       
     8 SKIP   : tst_Skip::singleSkip(local 1) skipping one
       
     9    Loc: [/home/rmcgover/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(97)]
       
    10 QDEBUG : tst_Skip::singleSkip(local 2) this line should only be reached once (true)
       
    11 PASS   : tst_Skip::singleSkip()
       
    12 PASS   : tst_Skip::cleanupTestCase()
       
    13 Totals: 3 passed, 0 failed, 3 skipped
       
    14 ********* Finished testing of tst_Skip *********