diff -r cc75c76972ee -r c0432d11811c tests/auto/selftests/expected_xunit.txt --- a/tests/auto/selftests/expected_xunit.txt Wed Apr 21 12:15:23 2010 +0300 +++ b/tests/auto/selftests/expected_xunit.txt Wed Apr 21 20:15:53 2010 +0300 @@ -1,40 +1,25 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]> - - - - - + Expected (3): 3 + Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(74)] +SKIP : tst_Xunit::testFunc3() skipping this function! + Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(79)] +FAIL! : tst_Xunit::testFunc4() a forced failure! + Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(84)] +XFAIL : tst_Xunit::testFunc5() this failure is expected + Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(98)] +PASS : tst_Xunit::testFunc5() +XFAIL : tst_Xunit::testFunc6() this failure is also expected + Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(104)] +PASS : tst_Xunit::testFunc6() +XPASS : tst_Xunit::testFunc7() 'true' returned FALSE. () + Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(110)] +PASS : tst_Xunit::cleanupTestCase() +Totals: 5 passed, 3 failed, 1 skipped +********* Finished testing of tst_Xunit *********