********* Start testing of include::test::TestTest *********
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   : include::test::TestTest::initTestCase()
PASS   : include::test::TestTest::testInitBackend()
QCRITICAL: include::test::TestTest::testWithoutBackend() Casting the backend to the interface include::test::IncludeTesterZonedBackendInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
PASS   : include::test::TestTest::testWithoutBackend()
QCRITICAL: include::test::TestTest::testInvalidBackend() Casting the backend to the interface include::test::IncludeTesterBackendInterface failed.
Either the backend pointer is not of the correct type or casting failed because debug and release libraries were mixed.
QWARN  : include::test::TestTest::testInvalidBackend() There is no production backend implementing "include.test.IncludeTester" .
QWARN  : include::test::TestTest::testInvalidBackend() There is no simulation backend implementing "include.test.IncludeTester" .
QWARN  : include::test::TestTest::testInvalidBackend() No suitable ServiceObject found.
QCRITICAL: include::test::TestTest::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  : include::test::TestTest::testInvalidBackend() There is no production backend implementing "include.test.IncludeTesterZoned" .
QWARN  : include::test::TestTest::testInvalidBackend() There is no simulation backend implementing "include.test.IncludeTesterZoned" .
QWARN  : include::test::TestTest::testInvalidBackend() No suitable ServiceObject found.
PASS   : include::test::TestTest::testInvalidBackend()
PASS   : include::test::TestTest::testClearServiceObject()
PASS   : include::test::TestTest::testChangeFromBackend()
PASS   : include::test::TestTest::testChangeFromFrontend()
PASS   : include::test::TestTest::testMethods()
PASS   : include::test::TestTest::testSignals()
PASS   : include::test::TestTest::testModels()
PASS   : include::test::TestTest::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of include::test::TestTest *********
