********* Start testing of QtIfVehicleFunctionsTest *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
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, 5ms
********* Finished testing of QtIfVehicleFunctionsTest *********
