********* Start testing of tst_QIfSimulationEngine *********
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_QIfSimulationEngine::initTestCase()
PASS   : tst_QIfSimulationEngine::testUsageInCorrectEngine()
PASS   : tst_QIfSimulationEngine::testOverrideEnvVariables()
PASS   : tst_QIfSimulationEngine::testLoadSimulationData(no such file)
PASS   : tst_QIfSimulationEngine::testLoadSimulationData(invalid json)
PASS   : tst_QIfSimulationEngine::testLoadSimulationData(valid json)
PASS   : tst_QIfSimulationEngine::testPropertyRead(propertyInBase)
PASS   : tst_QIfSimulationEngine::testPropertyRead(readOnlyInBase)
PASS   : tst_QIfSimulationEngine::testPropertyRead(constantInBase)
PASS   : tst_QIfSimulationEngine::testPropertyReadDerived(propertyInBase)
PASS   : tst_QIfSimulationEngine::testPropertyReadDerived(readOnlyInBase)
PASS   : tst_QIfSimulationEngine::testPropertyReadDerived(constantInBase)
PASS   : tst_QIfSimulationEngine::testPropertyReadDerived(propertyInDerived)
PASS   : tst_QIfSimulationEngine::testPropertyReadDerived(readOnlyInDerived)
PASS   : tst_QIfSimulationEngine::testPropertyReadDerived(constantInDerived)
PASS   : tst_QIfSimulationEngine::testPropertyReadDerived(complexPropertyInDerived)
QWARN  : tst_QIfSimulationEngine::testPropertyChange(propertyInBase) qt.qml.context: :6:26 Parameter "propertyInBase" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QIfSimulationEngine::testPropertyChange(propertyInBase)
QWARN  : tst_QIfSimulationEngine::testPropertyChange(readOnlyInBase) qt.qml.context: :6:26 Parameter "readOnlyInBase" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QIfSimulationEngine::testPropertyChange(readOnlyInBase)
QWARN  : tst_QIfSimulationEngine::testPropertyChangeDerived(propertyInBase) qt.qml.context: :6:26 Parameter "propertyInBase" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QIfSimulationEngine::testPropertyChangeDerived(propertyInBase)
QWARN  : tst_QIfSimulationEngine::testPropertyChangeDerived(readOnlyInBase) qt.qml.context: :6:26 Parameter "readOnlyInBase" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QIfSimulationEngine::testPropertyChangeDerived(readOnlyInBase)
QWARN  : tst_QIfSimulationEngine::testPropertyChangeDerived(propertyInDerived) qt.qml.context: :6:26 Parameter "propertyInDerived" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QIfSimulationEngine::testPropertyChangeDerived(propertyInDerived)
PASS   : tst_QIfSimulationEngine::testPropertyChangeDerived(readOnlyInDerived)
PASS   : tst_QIfSimulationEngine::testPropertyChangeDerived(complexPropertyInDerived)
QWARN  : tst_QIfSimulationEngine::testPropertyWrite(propertyInBase) qt.qml.context: :6:26 Parameter "propertyInBase" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QIfSimulationEngine::testPropertyWrite(propertyInBase)
QWARN  : tst_QIfSimulationEngine::testPropertyWriteDerived(propertyInBase) qt.qml.context: :6:26 Parameter "propertyInBase" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QIfSimulationEngine::testPropertyWriteDerived(propertyInBase)
QWARN  : tst_QIfSimulationEngine::testPropertyWriteDerived(propertyInDerived) qt.qml.context: :6:26 Parameter "propertyInDerived" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
PASS   : tst_QIfSimulationEngine::testPropertyWriteDerived(propertyInDerived)
PASS   : tst_QIfSimulationEngine::testPropertyWriteDerived(complexPropertyInDerived)
PASS   : tst_QIfSimulationEngine::testAnimations()
PASS   : tst_QIfSimulationEngine::testSignals()
PASS   : tst_QIfSimulationEngine::testFunctionCalls(simpleFunction)
PASS   : tst_QIfSimulationEngine::testFunctionCalls(functionWithArguments)
PASS   : tst_QIfSimulationEngine::testFunctionCalls(functionWithReturnValue)
PASS   : tst_QIfSimulationEngine::testFunctionOverride(simpleFunction)
PASS   : tst_QIfSimulationEngine::testFunctionOverride(functionWithArguments)
PASS   : tst_QIfSimulationEngine::testFunctionOverride(functionWithReturnValue)
PASS   : tst_QIfSimulationEngine::testFunctionWithInheritance()
PASS   : tst_QIfSimulationEngine::testCallingBaseFunction(simpleFunction)
PASS   : tst_QIfSimulationEngine::testCallingBaseFunction(functionWithArguments)
PASS   : tst_QIfSimulationEngine::testCallingBaseFunction(functionWithReturnValue)
PASS   : tst_QIfSimulationEngine::testRecursionPrevention()
PASS   : tst_QIfSimulationEngine::testMultipleInstances()
PASS   : tst_QIfSimulationEngine::cleanupTestCase()
Totals: 42 passed, 0 failed, 0 skipped, 0 blacklisted, 859ms
********* Finished testing of tst_QIfSimulationEngine *********
