author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
parent 3 | 41300fa6a67c |
child 7 | 3f74d0d4af4c |
permissions | -rw-r--r-- |
0 | 1 |
********* Start testing of tst_Skip ********* |
4
3b1da2848fc7
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
3
diff
changeset
|
2 |
Config: Using QTest library 4.6.2, Qt 4.6.2 |
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 ********* |