********* Start testing of tst_QQuickToolTip *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QQuickToolTip::initTestCase()
PASS   : tst_QQuickToolTip::visible(Control, mouse, automatic, visible set)
PASS   : tst_QQuickToolTip::visible(Control, mouse, automatic, visible unset)
PASS   : tst_QQuickToolTip::visible(Control, mouse, automatic, visible unset, no text)
PASS   : tst_QQuickToolTip::visible(Control, mouse, manual, visible set)
PASS   : tst_QQuickToolTip::visible(Control, mouse, manual, visible unset)
PASS   : tst_QQuickToolTip::visible(Control, mouse, manual, visible unset, no text)
PASS   : tst_QQuickToolTip::visible(AbstractButton, mouse, automatic, visible set)
PASS   : tst_QQuickToolTip::visible(AbstractButton, mouse, automatic, visible unset)
PASS   : tst_QQuickToolTip::visible(AbstractButton, touch, automatic, visible set)
PASS   : tst_QQuickToolTip::visible(AbstractButton, touch, automatic, visible unset)
PASS   : tst_QQuickToolTip::visible(AbstractButton, touch, automatic, visible unset, no text)
PASS   : tst_QQuickToolTip::visible(AbstractButton, mouse, manual, visible set)
PASS   : tst_QQuickToolTip::visible(AbstractButton, mouse, manual, visible unset)
PASS   : tst_QQuickToolTip::visible(AbstractButton, touch, manual, visible set)
PASS   : tst_QQuickToolTip::visible(AbstractButton, touch, manual, visible unset)
PASS   : tst_QQuickToolTip::visible(AbstractButton, touch, manual, visible unset, no text)
PASS   : tst_QQuickToolTip::visible(TextField, mouse, automatic, visible set)
PASS   : tst_QQuickToolTip::visible(TextField, mouse, automatic, visible unset)
PASS   : tst_QQuickToolTip::visible(TextField, mouse, automatic, visible unset, no text)
PASS   : tst_QQuickToolTip::visible(TextField, mouse, manual, visible set)
PASS   : tst_QQuickToolTip::visible(TextField, mouse, manual, visible unset)
PASS   : tst_QQuickToolTip::visible(TextField, mouse, manual, visible unset, no text)
PASS   : tst_QQuickToolTip::visible(TextArea, mouse, automatic, visible set)
PASS   : tst_QQuickToolTip::visible(TextArea, mouse, automatic, visible unset)
PASS   : tst_QQuickToolTip::visible(TextArea, mouse, automatic, visible unset, no text)
PASS   : tst_QQuickToolTip::visible(TextArea, mouse, manual, visible set)
PASS   : tst_QQuickToolTip::visible(TextArea, mouse, manual, visible unset)
PASS   : tst_QQuickToolTip::visible(TextArea, mouse, manual, visible unset, no text)
PASS   : tst_QQuickToolTip::delayValues(automatic, delay set)
PASS   : tst_QQuickToolTip::delayValues(automatic, delay unset)
PASS   : tst_QQuickToolTip::delayValues(manual, delay set)
PASS   : tst_QQuickToolTip::delayValues(manual, delay unset)
PASS   : tst_QQuickToolTip::timeoutValues(automatic, timeout set)
PASS   : tst_QQuickToolTip::timeoutValues(automatic, timeout unset)
PASS   : tst_QQuickToolTip::timeoutValues(manual, timeout set)
PASS   : tst_QQuickToolTip::timeoutValues(manual, timeout unset)
PASS   : tst_QQuickToolTip::automaticDelayAndTimeout()
PASS   : tst_QQuickToolTip::cleanupTestCase()
Totals: 39 passed, 0 failed, 0 skipped, 0 blacklisted, 5460ms
********* Finished testing of tst_QQuickToolTip *********
