tests/auto/selftests/expected_skipinit.txt
changeset 0 1918ee327afb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/auto/selftests/expected_skipinit.txt	Mon Jan 11 14:00:40 2010 +0000
@@ -0,0 +1,7 @@
+********* Start testing of tst_SkipInit *********
+Config: Using QTest library 4.4.0, Qt 4.4.0
+SKIP   : tst_SkipInit::initTestCase() Skip inside initTestCase. This should skip all tests in the class.
+   Loc: [/home/fenglich/dev/qt/tests/auto/selftests/skipinit/tst_skipinit.cpp(22)]
+PASS   : tst_SkipInit::cleanupTestCase()
+Totals: 1 passed, 0 failed, 1 skipped
+********* Finished testing of tst_SkipInit *********