Files
qt5.12.8/tests/auto/testlib/selftests/expected_skipcleanup.tap
2025-08-26 22:57:23 +08:00

10 lines
172 B
Plaintext

TAP version 13
# tst_SkipCleanup
ok 1 - initTestCase()
ok 2 - aTestFunction()
ok 3 - cleanupTestCase() # SKIP Skip inside cleanupTestCase.
1..3
# tests 3
# pass 2
# fail 0