********* Start testing of tst_QDecompressHelper *********
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_QDecompressHelper::initTestCase()
PASS   : tst_QDecompressHelper::encodingSupported()
PASS   : tst_QDecompressHelper::decompress(gzip-hello-world)
PASS   : tst_QDecompressHelper::decompress(gzip-multistream-hello-world)
PASS   : tst_QDecompressHelper::decompress(deflate-hello-world)
PASS   : tst_QDecompressHelper::partialDecompress(gzip-hello-world)
PASS   : tst_QDecompressHelper::partialDecompress(gzip-multistream-hello-world)
PASS   : tst_QDecompressHelper::partialDecompress(deflate-hello-world)
PASS   : tst_QDecompressHelper::countAhead(gzip-hello-world)
PASS   : tst_QDecompressHelper::countAhead(gzip-multistream-hello-world)
PASS   : tst_QDecompressHelper::countAhead(deflate-hello-world)
PASS   : tst_QDecompressHelper::countAheadByteDataBuffer(gzip-hello-world)
PASS   : tst_QDecompressHelper::countAheadByteDataBuffer(gzip-multistream-hello-world)
PASS   : tst_QDecompressHelper::countAheadByteDataBuffer(deflate-hello-world)
PASS   : tst_QDecompressHelper::countAheadPartialRead(gzip-hello-world)
PASS   : tst_QDecompressHelper::countAheadPartialRead(gzip-multistream-hello-world)
PASS   : tst_QDecompressHelper::countAheadPartialRead(deflate-hello-world)
PASS   : tst_QDecompressHelper::decompressBigData(gzip-counted-4G)
PASS   : tst_QDecompressHelper::decompressBigData(deflate-5G)
PASS   : tst_QDecompressHelper::archiveBomb(gzip-10K)
PASS   : tst_QDecompressHelper::archiveBomb(gzip-4G)
BPASS  : tst_QDecompressHelper::bigZlib()
PASS   : tst_QDecompressHelper::cleanupTestCase()
Totals: 22 passed, 0 failed, 0 skipped, 1 blacklisted, 38361ms
********* Finished testing of tst_QDecompressHelper *********
