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()
