********* Start testing of tst_Hpack *********
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_Hpack::initTestCase()
PASS   : tst_Hpack::bitstreamConstruction()
PASS   : tst_Hpack::bitstreamWrite()
PASS   : tst_Hpack::bitstreamReadWrite()
QDEBUG : tst_Hpack::bitstreamCompression() Compressed(?) byte length: 961944 total string bytes: 870422
QDEBUG : tst_Hpack::bitstreamCompression() total integer bytes (for quint32): 201524
PASS   : tst_Hpack::bitstreamCompression()
QCRITICAL: tst_Hpack::bitstreamErrors() integer is too big
PASS   : tst_Hpack::bitstreamErrors()
QCRITICAL: tst_Hpack::lookupTableConstructor() lookup in dynamic table requires search index enabled
QCRITICAL: tst_Hpack::lookupTableConstructor() lookup in dynamic table requires search index enabled
PASS   : tst_Hpack::lookupTableConstructor()
PASS   : tst_Hpack::lookupTableStatic()
PASS   : tst_Hpack::lookupTableDynamic()
PASS   : tst_Hpack::dynamicTableSizeUpdate()
PASS   : tst_Hpack::hpackEncodeRequest(no-string-compression)
PASS   : tst_Hpack::hpackEncodeRequest(with-string-compression)
PASS   : tst_Hpack::hpackDecodeRequest(no-string-compression)
PASS   : tst_Hpack::hpackDecodeRequest(with-string-compression)
PASS   : tst_Hpack::hpackEncodeResponse(no-string-compression)
PASS   : tst_Hpack::hpackEncodeResponse(with-string-compression)
PASS   : tst_Hpack::hpackDecodeResponse(no-string-compression)
PASS   : tst_Hpack::hpackDecodeResponse(with-string-compression)
PASS   : tst_Hpack::cleanupTestCase()
Totals: 19 passed, 0 failed, 0 skipped, 0 blacklisted, 147ms
********* Finished testing of tst_Hpack *********
