author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Thu, 08 Apr 2010 14:19:33 +0300 | |
branch | RCL_3 |
changeset 7 | 3f74d0d4af4c |
parent 4 | 3b1da2848fc7 |
child 13 | c0432d11811c |
permissions | -rw-r--r-- |
0 | 1 |
********* Start testing of tst_Skip ********* |
7
3f74d0d4af4c
qt:70947f0f93d948bc89b3b43d00da758a51f1ef84
Eckhart Koeppen <eckhart.koppen@nokia.com>
parents:
4
diff
changeset
|
2 |
Config: Using QTest library 4.6.3, Qt 4.6.3 |
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 ********* |