********* Start testing of tst_QWebSocketServer *********
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 15.0.0
PASS   : tst_QWebSocketServer::initTestCase()
PASS   : tst_QWebSocketServer::tst_initialisation()
PASS   : tst_QWebSocketServer::tst_settersAndGetters()
PASS   : tst_QWebSocketServer::tst_listening()
PASS   : tst_QWebSocketServer::tst_connectivity()
PASS   : tst_QWebSocketServer::tst_protocols(none)
PASS   : tst_QWebSocketServer::tst_protocols(same order as server)
PASS   : tst_QWebSocketServer::tst_protocols(different order from server)
PASS   : tst_QWebSocketServer::tst_protocols(unsupported protocol)
PASS   : tst_QWebSocketServer::tst_protocols(mixed supported/unsupported protocol)
PASS   : tst_QWebSocketServer::tst_protocols(same order as server, in header)
PASS   : tst_QWebSocketServer::tst_protocols(specified in options and in header)
PASS   : tst_QWebSocketServer::tst_preSharedKey()
PASS   : tst_QWebSocketServer::tst_maxPendingConnections()
PASS   : tst_QWebSocketServer::tst_serverDestroyedWhileSocketConnected()
PASS   : tst_QWebSocketServer::tst_scheme()
PASS   : tst_QWebSocketServer::tst_handleConnection()
PASS   : tst_QWebSocketServer::tst_handshakeTimeout()
PASS   : tst_QWebSocketServer::gentleClose()
PASS   : tst_QWebSocketServer::multipleFrames()
PASS   : tst_QWebSocketServer::cleanupTestCase()
Totals: 21 passed, 0 failed, 0 skipped, 0 blacklisted, 6675ms
********* Finished testing of tst_QWebSocketServer *********
