summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_silent.txt
blob: 34728f5829860d813a69a21828fbbd56d6e0913d (plain)
1
2
3
4
5
6
7
8
9
Testing tst_Silent
FAIL!  : tst_Silent::fail() 'false' returned FALSE. (This test should fail)
   Loc: [tst_silent.cpp(73)]
XPASS  : tst_Silent::xpass() 'true' returned TRUE unexpectedly. (This test should XPASS)
   Loc: [tst_silent.cpp(85)]
QFATAL : tst_Silent::messages() This is a fatal error message that should still appear in silent test output
FAIL!  : tst_Silent::messages() Received a fatal error.
   Loc: [Unknown file(0)]
Totals: 3 passed, 3 failed, 1 skipped, 0 blacklisted