********* Start testing of tst_QHttpServerMultithreaded *********
Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0
PASS   : tst_QHttpServerMultithreaded::initTestCase()
PASS   : tst_QHttpServerMultithreaded::singleCall(TCP:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(TCP:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(TCP:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(TCP:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(TCP:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(TCP:Upcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Upcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Upcase upper case)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(TCP)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(SSL)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(LOCAL)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(TCP)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(SSL)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(LOCAL)
PASS   : tst_QHttpServerMultithreaded::readSlow(TCP)
PASS   : tst_QHttpServerMultithreaded::readSlow(SSL)
PASS   : tst_QHttpServerMultithreaded::readSlow(LOCAL)
PASS   : tst_QHttpServerMultithreaded::postSlow(TCP)
PASS   : tst_QHttpServerMultithreaded::postSlow(SSL)
PASS   : tst_QHttpServerMultithreaded::postSlow(LOCAL)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(TCP)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(SSL)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(LOCAL)
PASS   : tst_QHttpServerMultithreaded::waitingInParallel(TCP)
PASS   : tst_QHttpServerMultithreaded::waitingInParallel(SSL)
PASS   : tst_QHttpServerMultithreaded::waitingInParallel(LOCAL)
PASS   : tst_QHttpServerMultithreaded::waitPipelined(TCP)
PASS   : tst_QHttpServerMultithreaded::waitPipelined(SSL)
PASS   : tst_QHttpServerMultithreaded::waitPipelined(LOCAL)
PASS   : tst_QHttpServerMultithreaded::waitPipelinedQnam(TCP)
SKIP   : tst_QHttpServerMultithreaded::waitPipelinedQnam(SSL) This test only supports TCP
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(810)]
SKIP   : tst_QHttpServerMultithreaded::waitPipelinedQnam(LOCAL) This test only supports TCP
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(810)]
PASS   : tst_QHttpServerMultithreaded::manyWaitingToRespond(TCP)
PASS   : tst_QHttpServerMultithreaded::manyWaitingToRespond(SSL)
PASS   : tst_QHttpServerMultithreaded::manyWaitingToRespond(LOCAL)
PASS   : tst_QHttpServerMultithreaded::oneSlowManyFast(TCP)
PASS   : tst_QHttpServerMultithreaded::oneSlowManyFast(SSL)
PASS   : tst_QHttpServerMultithreaded::oneSlowManyFast(LOCAL)
PASS   : tst_QHttpServerMultithreaded::cleanupTestCase()
Totals: 48 passed, 0 failed, 2 skipped, 0 blacklisted, 70526ms
********* Finished testing of tst_QHttpServerMultithreaded *********
