0
|
1 |
********* Start testing of tst_ExpectFail *********
|
|
2 |
Config: Using QTest library 4.3.0, Qt 4.3.0
|
|
3 |
PASS : tst_ExpectFail::initTestCase()
|
|
4 |
QDEBUG : tst_ExpectFail::expectAndContinue() begin
|
|
5 |
XFAIL : tst_ExpectFail::expectAndContinue() This should xfail
|
|
6 |
Loc: [/home/fenglich/dev/qt-4.3/tests/auto/selftests/expectfail/tst_expectfail.cpp(27)]
|
|
7 |
QDEBUG : tst_ExpectFail::expectAndContinue() after
|
|
8 |
PASS : tst_ExpectFail::expectAndContinue()
|
|
9 |
QDEBUG : tst_ExpectFail::expectAndAbort() begin
|
|
10 |
XFAIL : tst_ExpectFail::expectAndAbort() This should xfail
|
|
11 |
Loc: [/home/fenglich/dev/qt-4.3/tests/auto/selftests/expectfail/tst_expectfail.cpp(35)]
|
|
12 |
PASS : tst_ExpectFail::expectAndAbort()
|
|
13 |
XFAIL : tst_ExpectFail::xfailWithQString() A string
|
|
14 |
Loc: [/home/fenglich/dev/qt-4.3/tests/auto/selftests/expectfail/tst_expectfail.cpp(42)]
|
|
15 |
XFAIL : tst_ExpectFail::xfailWithQString() Bug 5 (The message)
|
|
16 |
Loc: [/home/fenglich/dev/qt-4.3/tests/auto/selftests/expectfail/tst_expectfail.cpp(47)]
|
|
17 |
PASS : tst_ExpectFail::xfailWithQString()
|
|
18 |
PASS : tst_ExpectFail::cleanupTestCase()
|
|
19 |
Totals: 5 passed, 0 failed, 0 skipped
|
|
20 |
********* Finished testing of tst_ExpectFail *********
|