********* Start testing of tst_QCursor *********
Config: Using QtTest library 6.11.0, Qt 6.11.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_QCursor::initTestCase()
PASS   : tst_QCursor::equality()
PASS   : tst_QCursor::setPosIsReflectedInPos()
FAIL!  : tst_QCursor::setPosGeneratesEvents() Compared values are not the same
   Actual   (w.lastEnterPosition): QPoint(0,0)
   Expected (QPoint(10, 10))     : QPoint(10,10)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qcursor/tst_qcursor.cpp(156)]
PASS   : tst_QCursor::cleanupTestCase()
Totals: 4 passed, 1 failed, 0 skipped, 0 blacklisted, 25583ms
********* Finished testing of tst_QCursor *********
