********* Start testing of org::example::echomodule::EchomoduleTest *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : org::example::echomodule::EchomoduleTest::initTestCase()
PASS   : org::example::echomodule::EchomoduleTest::testInitBackend()
PASS   : org::example::echomodule::EchomoduleTest::testWithoutBackend()
QCRITICAL: org::example::echomodule::EchomoduleTest::testInvalidBackend() Casting the backend to the interface org::example::echomodule::EchoBackendInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
QWARN  : org::example::echomodule::EchomoduleTest::testInvalidBackend() There is no production backend implementing "org.example.echomodule.Echo" .
QWARN  : org::example::echomodule::EchomoduleTest::testInvalidBackend() There is no simulation backend implementing "org.example.echomodule.Echo" .
QWARN  : org::example::echomodule::EchomoduleTest::testInvalidBackend() No suitable ServiceObject found.
QCRITICAL: org::example::echomodule::EchomoduleTest::testInvalidBackend() Casting the backend to the interface org::example::echomodule::EchoZonedBackendInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
QWARN  : org::example::echomodule::EchomoduleTest::testInvalidBackend() There is no production backend implementing "org.example.echomodule.EchoZoned" .
QWARN  : org::example::echomodule::EchomoduleTest::testInvalidBackend() There is no simulation backend implementing "org.example.echomodule.EchoZoned" .
QWARN  : org::example::echomodule::EchomoduleTest::testInvalidBackend() No suitable ServiceObject found.
PASS   : org::example::echomodule::EchomoduleTest::testInvalidBackend()
PASS   : org::example::echomodule::EchomoduleTest::testClearServiceObject()
PASS   : org::example::echomodule::EchomoduleTest::testChangeFromBackend()
PASS   : org::example::echomodule::EchomoduleTest::testChangeFromFrontend()
PASS   : org::example::echomodule::EchomoduleTest::testMethods()
PASS   : org::example::echomodule::EchomoduleTest::testSignals()
PASS   : org::example::echomodule::EchomoduleTest::testModels()
PASS   : org::example::echomodule::EchomoduleTest::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of org::example::echomodule::EchomoduleTest *********
