********* Start testing of tst_Entity *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_Entity::initTestCase()
PASS   : tst_Entity::constructionDestruction()
PASS   : tst_Entity::addComponentSingleParentSingleAggregation()
PASS   : tst_Entity::addComponentSingleParentSeveralAggregations()
PASS   : tst_Entity::addComponentsSeveralParentsSingleAggregations()
PASS   : tst_Entity::addComponentsSeveralParentsSeveralAggregations()
PASS   : tst_Entity::retrieveSingleComponent()
PASS   : tst_Entity::removeComponentSingleParentSingleAggregation()
PASS   : tst_Entity::removeComponentSingleParentSeveralAggregations()
PASS   : tst_Entity::removeComponentsSeveralParentsSingleAggreation()
PASS   : tst_Entity::removeComponentsSeveralParentsSeveralAggregations()
PASS   : tst_Entity::addSeveralTimesSameComponent()
PASS   : tst_Entity::removeSeveralTimesSameComponent()
PASS   : tst_Entity::checkComponentBookkeeping()
PASS   : tst_Entity::cleanupTestCase()
Totals: 15 passed, 0 failed, 0 skipped, 0 blacklisted, 23ms
********* Finished testing of tst_Entity *********
