********* Start testing of tst_Hpack *********
Config: Using QtTest library 6.10.1, Qt 6.10.1 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.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: 958628 total string bytes: 866958
QDEBUG : tst_Hpack::bitstreamCompression() total integer bytes (for quint32): 201644
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, 170ms
********* Finished testing of tst_Hpack *********
