********* Start testing of SimulationBackendStaticTest *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : SimulationBackendStaticTest::initTestCase()
QWARN  : SimulationBackendStaticTest::testInit(simulation-static-backend) qt.if.simulationengine: Using simulation data override from QIfConfiguration(org.example.echomodule): /Users/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/minimal_simulation_data.json
QWARN  : SimulationBackendStaticTest::testInit(simulation-static-backend) qt.if.simulationengine: Using simulation override from QIfConfiguration(org.example.echomodule): file:///Users/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/simulation.qml
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: INITIALIZE
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION lastMessage changed to: this is the last message
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION intValue changed to: 789
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION floatValue1 changed to: 3.14
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION floatValue2 changed to: 2.71
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION stringValue changed to: test string
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION comboList changed to: Combo(, , combo, , , Monday),Combo(, , combo, , , Wednesday)
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION contact changed to: Contact(, Nemo, contact, , Nemo, 47, true, 1)
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION weekDay changed to: 3
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: SIMULATION testEnum changed to: 2
QDEBUG : SimulationBackendStaticTest::testInit(simulation-static-backend) org.example.echomodule.simulation.echobackend: INITIALIZE
PASS   : SimulationBackendStaticTest::testInit(simulation-static-backend)
QWARN  : SimulationBackendStaticTest::testZonedInit(simulation-static-backend) qt.if.simulationengine: Using simulation data override from QIfConfiguration(org.example.echomodule): /Users/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/minimal_simulation_data.json
QWARN  : SimulationBackendStaticTest::testZonedInit(simulation-static-backend) qt.if.simulationengine: Using simulation override from QIfConfiguration(org.example.echomodule): file:///Users/qt/work/qt/qtinterfaceframework/tests/auto/core/ifcodegen/backends/test/simulation.qml
QDEBUG : SimulationBackendStaticTest::testZonedInit(simulation-static-backend) org.example.echomodule.simulation.echozonedbackend: INITIALIZE
QDEBUG : SimulationBackendStaticTest::testZonedInit(simulation-static-backend) org.example.echomodule.simulation.echozonedbackend: SIMULATION intValue changed to: 789
QDEBUG : SimulationBackendStaticTest::testZonedInit(simulation-static-backend) org.example.echomodule.simulation.echozonedbackend: SIMULATION varValue changed to: 789
QDEBUG : SimulationBackendStaticTest::testZonedInit(simulation-static-backend) org.example.echomodule.simulation.echozonedbackend: SIMULATION stringValue changed to: test string
