tests/auto/selftests/expected_warnings.txt
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Thu, 08 Apr 2010 14:19:33 +0300
branchRCL_3
changeset 8 3f74d0d4af4c
parent 0 1918ee327afb
permissions -rw-r--r--
qt:70947f0f93d948bc89b3b43d00da758a51f1ef84

********* Start testing of tst_Warnings *********
Config: Using QTest library 4.1.0, Qt 4.1.0
PASS   : tst_Warnings::initTestCase()
testWarnings 1: next line prints "Warning"
QWARN  : tst_Warnings::testWarnings() Warning
testWarnings 2: next line prints nothing
testWarnings 3: next line prints "Warning"
QWARN  : tst_Warnings::testWarnings() Warning
testWarnings 4: over
testWarnings 5: next line prints "Debug"
QDEBUG : tst_Warnings::testWarnings() Debug
testWarnings 6: next line prints nothing
testWarnings 7: next line prints "Debug"
QDEBUG : tst_Warnings::testWarnings() Debug
testWarnings 8: next comes "Baba" twice
QDEBUG : tst_Warnings::testWarnings() Baba
QDEBUG : tst_Warnings::testWarnings() Baba
PASS   : tst_Warnings::testWarnings()
INFO   : tst_Warnings::testMissingWarnings() Did not receive message: "Warning0"
INFO   : tst_Warnings::testMissingWarnings() Did not receive message: "Warning1"
FAIL!  : tst_Warnings::testMissingWarnings() Not all expected messages were received
PASS   : tst_Warnings::cleanupTestCase()
Totals: 3 passed, 1 failed, 0 skipped
********* Finished testing of tst_Warnings *********