********* Start testing of EchomoduleTest *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : EchomoduleTest::initTestCase()
PASS   : EchomoduleTest::testInitBackend()
QCRITICAL: EchomoduleTest::testWithoutBackend() Casting the backend to the interface EchoZonedBackendInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
PASS   : EchomoduleTest::testWithoutBackend()
QCRITICAL: EchomoduleTest::testInvalidBackend() Casting the backend to the interface EchoBackendInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
QWARN  : EchomoduleTest::testInvalidBackend() There is no production backend implementing "org.foo.id.1.0" .
QWARN  : EchomoduleTest::testInvalidBackend() There is no simulation backend implementing "org.foo.id.1.0" .
QWARN  : EchomoduleTest::testInvalidBackend() No suitable ServiceObject found.
QCRITICAL: EchomoduleTest::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  : EchomoduleTest::testInvalidBackend() There is no production backend implementing "org.foo.idz.1.0" .
QWARN  : EchomoduleTest::testInvalidBackend() There is no simulation backend implementing "org.foo.idz.1.0" .
QWARN  : EchomoduleTest::testInvalidBackend() No suitable ServiceObject found.
PASS   : EchomoduleTest::testInvalidBackend()
PASS   : EchomoduleTest::testClearServiceObject()
PASS   : EchomoduleTest::testChangeFromBackend()
PASS   : EchomoduleTest::testChangeFromFrontend()
PASS   : EchomoduleTest::testMethods()
PASS   : EchomoduleTest::testSignals()
PASS   : EchomoduleTest::testModels()
PASS   : EchomoduleTest::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 5ms
********* Finished testing of EchomoduleTest *********
