********* Start testing of QtIfVehicleFunctionsTest *********
Config: Using QtTest library 6.9.3, Qt 6.9.3 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.16.4)), macos 26.0.0
PASS   : QtIfVehicleFunctionsTest::initTestCase()
PASS   : QtIfVehicleFunctionsTest::testInitBackend()
QCRITICAL: QtIfVehicleFunctionsTest::testWithoutBackend() Casting the backend to the interface QIfClimateControlBackendInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
QCRITICAL: QtIfVehicleFunctionsTest::testWithoutBackend() Casting the backend to the interface QIfWindowControlBackendInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
PASS   : QtIfVehicleFunctionsTest::testWithoutBackend()
QCRITICAL: QtIfVehicleFunctionsTest::testInvalidBackend() Casting the backend to the interface QIfZonedFeatureInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
QWARN  : QtIfVehicleFunctionsTest::testInvalidBackend() There is no production backend implementing "org.qt-project.interfaceframework.ClimateControl/1.0" .
QWARN  : QtIfVehicleFunctionsTest::testInvalidBackend() There is no simulation backend implementing "org.qt-project.interfaceframework.ClimateControl/1.0" .
QWARN  : QtIfVehicleFunctionsTest::testInvalidBackend() No suitable ServiceObject found.
QWARN  : QtIfVehicleFunctionsTest::testInvalidBackend() There is no production backend implementing "org.qt-project.interfaceframework.WindowControl/1.0" .
QWARN  : QtIfVehicleFunctionsTest::testInvalidBackend() There is no simulation backend implementing "org.qt-project.interfaceframework.WindowControl/1.0" .
QWARN  : QtIfVehicleFunctionsTest::testInvalidBackend() No suitable ServiceObject found.
PASS   : QtIfVehicleFunctionsTest::testInvalidBackend()
PASS   : QtIfVehicleFunctionsTest::testClearServiceObject()
PASS   : QtIfVehicleFunctionsTest::testChangeFromBackend()
PASS   : QtIfVehicleFunctionsTest::testChangeFromFrontend()
PASS   : QtIfVehicleFunctionsTest::testMethods()
PASS   : QtIfVehicleFunctionsTest::testSignals()
PASS   : QtIfVehicleFunctionsTest::testModels()
PASS   : QtIfVehicleFunctionsTest::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 8ms
********* Finished testing of QtIfVehicleFunctionsTest *********
