qt6windows7/tests/auto/testlib/selftests/expected_eventloop.txt

12 lines
591 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
********* Start testing of tst_EventLoop *********
Config: Using QtTest library
PASS : tst_EventLoop::initTestCase()
FAIL! : tst_EventLoop::fail() Failing test should still clean up
Loc: [qtbase/tests/auto/testlib/selftests/eventloop/tst_eventloop.cpp(0)]
SKIP : tst_EventLoop::skip() Skipping test should still clean up
Loc: [qtbase/tests/auto/testlib/selftests/eventloop/tst_eventloop.cpp(0)]
PASS : tst_EventLoop::pass()
PASS : tst_EventLoop::cleanupTestCase()
Totals: 3 passed, 1 failed, 1 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_EventLoop *********