********* Start testing of tst_QFutureWatcher *********
Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QFutureWatcher::initTestCase()
PASS   : tst_QFutureWatcher::startFinish()
PASS   : tst_QFutureWatcher::progressValueChanged()
PASS   : tst_QFutureWatcher::canceled()
PASS   : tst_QFutureWatcher::cancelAndFinish(running)
PASS   : tst_QFutureWatcher::cancelAndFinish(canceled)
PASS   : tst_QFutureWatcher::cancelAndFinish(finished)
PASS   : tst_QFutureWatcher::cancelAndFinish(canceledAndFinished)
PASS   : tst_QFutureWatcher::resultAt()
PASS   : tst_QFutureWatcher::resultReadyAt()
PASS   : tst_QFutureWatcher::orderedResultReadyAt()
PASS   : tst_QFutureWatcher::futureSignals()
PASS   : tst_QFutureWatcher::watchFinishedFuture()
PASS   : tst_QFutureWatcher::watchCanceledFuture()
PASS   : tst_QFutureWatcher::disconnectRunningFuture()
PASS   : tst_QFutureWatcher::tooMuchProgress()
PASS   : tst_QFutureWatcher::progressText()
PASS   : tst_QFutureWatcher::sharedFutureInterface()
PASS   : tst_QFutureWatcher::changeFuture()
PASS   : tst_QFutureWatcher::cancelEvents()
PASS   : tst_QFutureWatcher::pauseEvents()
PASS   : tst_QFutureWatcher::pausedSuspendedOrder()
PASS   : tst_QFutureWatcher::suspendEvents()
PASS   : tst_QFutureWatcher::suspended()
PASS   : tst_QFutureWatcher::suspendedEventsOrder()
PASS   : tst_QFutureWatcher::throttling()
PASS   : tst_QFutureWatcher::incrementalMapResults()
PASS   : tst_QFutureWatcher::incrementalFilterResults()
PASS   : tst_QFutureWatcher::qfutureSynchronizer()
PASS   : tst_QFutureWatcher::warnRace()
PASS   : tst_QFutureWatcher::matchFlags()
PASS   : tst_QFutureWatcher::checkStateConsistency()
PASS   : tst_QFutureWatcher::cleanupTestCase()
Totals: 33 passed, 0 failed, 0 skipped, 0 blacklisted, 1918ms
********* Finished testing of tst_QFutureWatcher *********
