********* Start testing of tst_QProperty *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QProperty::initTestCase()
PASS   : tst_QProperty::inheritQUntypedPropertyData()
PASS   : tst_QProperty::functorBinding()
PASS   : tst_QProperty::basicDependencies()
PASS   : tst_QProperty::multipleDependencies()
PASS   : tst_QProperty::bindingWithDeletedDependency()
PASS   : tst_QProperty::bindingWithInvalidatedPropertyObserver()
PASS   : tst_QProperty::dependencyChangeDuringDestruction()
PASS   : tst_QProperty::recursiveDependency()
PASS   : tst_QProperty::bindingAfterUse()
PASS   : tst_QProperty::bindingFunctionDtorCalled()
PASS   : tst_QProperty::switchBinding()
PASS   : tst_QProperty::avoidDependencyAllocationAfterFirstEval()
PASS   : tst_QProperty::boolProperty()
PASS   : tst_QProperty::takeBinding()
PASS   : tst_QProperty::stickyBinding()
PASS   : tst_QProperty::replaceBinding()
PASS   : tst_QProperty::changeHandler()
PASS   : tst_QProperty::propertyChangeHandlerApi()
PASS   : tst_QProperty::subscribe()
PASS   : tst_QProperty::changeHandlerThroughBindings()
PASS   : tst_QProperty::dontTriggerDependenciesIfUnchangedValue()
SKIP   : tst_QProperty::bindingSourceLocation() Skipping this in the light of missing binding source location support
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/kernel/qproperty/tst_qproperty.cpp(593)]
PASS   : tst_QProperty::bindingError()
PASS   : tst_QProperty::bindingLoop()
PASS   : tst_QProperty::realloc()
PASS   : tst_QProperty::changePropertyFromWithinChangeHandler()
PASS   : tst_QProperty::changePropertyFromWithinChangeHandlerThroughDependency()
PASS   : tst_QProperty::changePropertyFromWithinChangeHandler2()
PASS   : tst_QProperty::settingPropertyValueDoesRemoveBinding()
PASS   : tst_QProperty::genericPropertyBinding()
PASS   : tst_QProperty::genericPropertyBindingBool()
PASS   : tst_QProperty::setBindingFunctor()
PASS   : tst_QProperty::multipleObservers()
PASS   : tst_QProperty::arrowAndStarOperator()
PASS   : tst_QProperty::notifiedProperty()
PASS   : tst_QProperty::typeNoOperatorEqual()
PASS   : tst_QProperty::bindingValueReplacement()
PASS   : tst_QProperty::quntypedBindableApi()
PASS   : tst_QProperty::readonlyConstQBindable()
PASS   : tst_QProperty::qobjectBindableManualNotify()
PASS   : tst_QProperty::qobjectBindableReallocatedBindingStorage()
PASS   : tst_QProperty::qobjectBindableSignalTakingNewValue()
PASS   : tst_QProperty::bindableStateAfterThreadRestart()
PASS   : tst_QProperty::testNewStuff()
PASS   : tst_QProperty::qobjectObservers()
PASS   : tst_QProperty::compatBindings()
PASS   : tst_QProperty::metaProperty()
PASS   : tst_QProperty::modifyObserverListWhileIterating()
PASS   : tst_QProperty::noDoubleCapture()
PASS   : tst_QProperty::compatPropertyNoDobuleNotification()
PASS   : tst_QProperty::compatPropertySignals()
PASS   : tst_QProperty::compareAgainstValueType()
PASS   : tst_QProperty::compareAgainstDifferentType()
PASS   : tst_QProperty::noFakeDependencies()
PASS   : tst_QProperty::threadSafety()
PASS   : tst_QProperty::threadSafety2()
PASS   : tst_QProperty::bindablePropertyWithInitialization()
PASS   : tst_QProperty::noDoubleNotification()
PASS   : tst_QProperty::groupedNotifications()
PASS   : tst_QProperty::groupedNotificationConsistency()
PASS   : tst_QProperty::bindingGroupMovingBindingData()
PASS   : tst_QProperty::bindingGroupBindingDeleted()
PASS   : tst_QProperty::uninstalledBindingDoesNotEvaluate()
PASS   : tst_QProperty::notify()
PASS   : tst_QProperty::bindableInterfaceOfCompatPropertyUsesSetter()
QCRITICAL: tst_QProperty::selfBindingShouldNotCrash() Property depends on itself!
QCRITICAL: tst_QProperty::selfBindingShouldNotCrash() Property depends on itself!
PASS   : tst_QProperty::selfBindingShouldNotCrash()
PASS   : tst_QProperty::qpropertyAlias()
PASS   : tst_QProperty::scheduleNotify()
PASS   : tst_QProperty::notifyAfterAllDepsGone()
PASS   : tst_QProperty::propertyAdaptorBinding()
PASS   : tst_QProperty::propertyUpdateViaSignaledProperty()
PASS   : tst_QProperty::derefFromObserver()
PASS   : tst_QProperty::cleanupTestCase()
Totals: 73 passed, 0 failed, 1 skipped, 0 blacklisted, 5ms
********* Finished testing of tst_QProperty *********
