qt6windows7/tests/auto/testlib/selftests/expected_failcleanuptestcase.txt
2023-10-29 23:33:08 +01:00

9 lines
514 B
Plaintext

********* Start testing of tst_FailCleanupTestCase *********
Config: Using QtTest library
PASS : tst_FailCleanupTestCase::initTestCase()
PASS : tst_FailCleanupTestCase::aTestFunction()
FAIL! : tst_FailCleanupTestCase::cleanupTestCase() 'false' returned FALSE. (Fail inside cleanupTestCase)
Loc: [qtbase/tests/auto/testlib/selftests/failcleanuptestcase/tst_failcleanuptestcase.cpp(0)]
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_FailCleanupTestCase *********