********* Start testing of tst_QContiguousCache *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 26.0.0
PASS   : tst_QContiguousCache::initTestCase()
PASS   : tst_QContiguousCache::assignment()
PASS   : tst_QContiguousCache::empty()
PASS   : tst_QContiguousCache::swap()
PASS   : tst_QContiguousCache::append(0+30[10])
PASS   : tst_QContiguousCache::append(300+30[10])
PASS   : tst_QContiguousCache::append(MAX-10+30[10])
PASS   : tst_QContiguousCache::prepend(30-30[10])
PASS   : tst_QContiguousCache::prepend(300-30[10])
PASS   : tst_QContiguousCache::prepend(10-30[10])
PASS   : tst_QContiguousCache::complexType()
PASS   : tst_QContiguousCache::operatorAt()
PASS   : tst_QContiguousCache::setCapacity()
PASS   : tst_QContiguousCache::zeroCapacity()
PASS   : tst_QContiguousCache::modifyZeroCapacityCache()
PASS   : tst_QContiguousCache::cleanupTestCase()
Totals: 16 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_QContiguousCache *********
