********* Start testing of tst_QHttpHeaderParser *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.8.5
PASS   : tst_QHttpHeaderParser::initTestCase()
PASS   : tst_QHttpHeaderParser::constructor()
PASS   : tst_QHttpHeaderParser::limitsSetters()
PASS   : tst_QHttpHeaderParser::adjustableLimits(maxFieldCount-pass)
PASS   : tst_QHttpHeaderParser::adjustableLimits(maxFieldCount-fail)
PASS   : tst_QHttpHeaderParser::adjustableLimits(maxFieldSize-pass)
PASS   : tst_QHttpHeaderParser::adjustableLimits(maxFieldSize-fail)
PASS   : tst_QHttpHeaderParser::adjustableLimits(maxTotalSize-pass)
PASS   : tst_QHttpHeaderParser::adjustableLimits(maxTotalSize-fail)
PASS   : tst_QHttpHeaderParser::parseStatus(standard-200)
PASS   : tst_QHttpHeaderParser::parseStatus(standard-404)
PASS   : tst_QHttpHeaderParser::parseStatus(http-1.0)
PASS   : tst_QHttpHeaderParser::parseStatus(empty-reason-phrase)
PASS   : tst_QHttpHeaderParser::parseStatus(reason-phrase-with-tab)
PASS   : tst_QHttpHeaderParser::parseStatus(reason-phrase-with-obsolete-text)
PASS   : tst_QHttpHeaderParser::parseStatus(reason-phrase-at-length-limit)
PASS   : tst_QHttpHeaderParser::parseStatus(reason-phrase-with-crlf-injection)
PASS   : tst_QHttpHeaderParser::parseStatus(reason-phrase-with-lf)
PASS   : tst_QHttpHeaderParser::parseStatus(reason-phrase-with-nul)
PASS   : tst_QHttpHeaderParser::parseStatus(reason-phrase-with-del)
PASS   : tst_QHttpHeaderParser::parseStatus(reason-phrase-exceeds-limit)
PASS   : tst_QHttpHeaderParser::cleanupTestCase()
Totals: 22 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QHttpHeaderParser *********
