********* Start testing of tst_QWebSocketServer *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
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, 6709ms
********* Finished testing of tst_QWebSocketServer *********
