********* Start testing of tst_QQuickWheelHandler *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QQuickWheelHandler::initTestCase()
BPASS  : tst_QQuickWheelHandler::singleHandler(vertical wheel angle delta to adjust x)
BPASS  : tst_QQuickWheelHandler::singleHandler(horizontal wheel angle delta to adjust y)
BPASS  : tst_QQuickWheelHandler::singleHandler(vertical wheel angle delta to adjust y, amplified and inverted)
BPASS  : tst_QQuickWheelHandler::singleHandler(horizontal wheel angle delta to adjust x, amplified and reversed)
BPASS  : tst_QQuickWheelHandler::singleHandler(vertical wheel pixel delta to adjust x)
BPASS  : tst_QQuickWheelHandler::singleHandler(horizontal wheel pixel delta to adjust y)
BPASS  : tst_QQuickWheelHandler::singleHandler(vertical wheel pixel delta to adjust y, amplified and inverted)
BPASS  : tst_QQuickWheelHandler::singleHandler(horizontal wheel pixel delta to adjust x, amplified and reversed)
BPASS  : tst_QQuickWheelHandler::singleHandler(vertical wheel angle delta to adjust scale)
BPASS  : tst_QQuickWheelHandler::singleHandler(horizontal wheel angle delta to adjust scale, amplified and reversed, don't adjust position)
BPASS  : tst_QQuickWheelHandler::singleHandler(vertical wheel angle delta to adjust rotation)
BPASS  : tst_QQuickWheelHandler::singleHandler(horizontal wheel angle delta to adjust rotation, amplified and reversed, don't adjust position)
PASS   : tst_QQuickWheelHandler::nestedHandler(vertical wheel angle delta to adjust x)
PASS   : tst_QQuickWheelHandler::nestedHandler(horizontal wheel pixel delta to adjust y)
PASS   : tst_QQuickWheelHandler::blocking(default: blocking)
PASS   : tst_QQuickWheelHandler::blocking(nonblocking)
PASS   : tst_QQuickWheelHandler::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 12 blacklisted, 6604ms
********* Finished testing of tst_QQuickWheelHandler *********
