********* Start testing of tst_Entity *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.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, 10ms
********* Finished testing of tst_Entity *********
