********* Start testing of ProxyTest *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : ProxyTest::initTestCase()
PASS   : ProxyTest::testProxy(dynamicApi, no proxy)
PASS   : ProxyTest::testProxy(sourceApi, no proxy)
PASS   : ProxyTest::testProxy(dynamicApi, with proxy)
PASS   : ProxyTest::testProxy(sourceApi, with proxy)
PASS   : ProxyTest::testProxy(dynamicApi, no proxy, dynamicRep)
PASS   : ProxyTest::testProxy(sourceApi, no proxy, dynamicRep)
QWARN  : ProxyTest::testProxy(dynamicApi, with proxy, dynamicRep) Failed to register enum "Engine::EngineType" (this name is already in use).
PASS   : ProxyTest::testProxy(dynamicApi, with proxy, dynamicRep)
QWARN  : ProxyTest::testProxy(sourceApi, with proxy, dynamicRep) Failed to register enum "Engine::EngineType" (this name is already in use).
PASS   : ProxyTest::testProxy(sourceApi, with proxy, dynamicRep)
PASS   : ProxyTest::testForwardProxy()
PASS   : ProxyTest::testReverseProxy()
PASS   : ProxyTest::testTopLevelModel()
PASS   : ProxyTest::cleanupTestCase()
Totals: 13 passed, 0 failed, 0 skipped, 0 blacklisted, 2912ms
********* Finished testing of ProxyTest *********
