********* Start testing of tst_QHttpServerMultithreaded *********
Config: Using QtTest library 6.11.2, Qt 6.11.2 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_QHttpServerMultithreaded::initTestCase()
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Upcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1: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(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(SSL)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(LOCAL)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(SSL)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(LOCAL)
PASS   : tst_QHttpServerMultithreaded::readSlow(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::readSlow(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::readSlow(SSL)
PASS   : tst_QHttpServerMultithreaded::readSlow(LOCAL)
PASS   : tst_QHttpServerMultithreaded::postSlow(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::postSlow(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::postSlow(SSL)
PASS   : tst_QHttpServerMultithreaded::postSlow(LOCAL)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(HTTP/1.1)
QFATAL : tst_QHttpServerMultithreaded::useSemaphores(SSL) Test function timed out
FAIL!  : tst_QHttpServerMultithreaded::useSemaphores(SSL) Received a fatal error.
Totals: 43 passed, 1 failed, 0 skipped, 0 blacklisted, 457637ms
********* Finished testing of tst_QHttpServerMultithreaded *********
