9 lines
505 B
Plaintext
9 lines
505 B
Plaintext
Testing tst_Silent
|
|
SKIP : tst_Silent::skip() This test should skip
|
|
Loc: [qtbase/tests/auto/testlib/selftests/silent/tst_silent.cpp(0)]
|
|
FAIL! : tst_Silent::fail() 'false' returned FALSE. (This test should fail)
|
|
Loc: [qtbase/tests/auto/testlib/selftests/silent/tst_silent.cpp(0)]
|
|
XPASS : tst_Silent::xpass() 'true' returned TRUE unexpectedly. (This test should XPASS)
|
|
Loc: [qtbase/tests/auto/testlib/selftests/silent/tst_silent.cpp(0)]
|
|
Totals: 5 passed, 2 failed, 1 skipped, 0 blacklisted, 0ms
|