********* Start testing of tst_QSslServer *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0
PASS   : tst_QSslServer::initTestCase()
PASS   : tst_QSslServer::testOneSuccessfulConnection()
PASS   : tst_QSslServer::testSelfSignedCertificateRejectedByServer()
PASS   : tst_QSslServer::testSelfSignedCertificateRejectedByClient()
SKIP   : tst_QSslServer::testHandshakeInterruptedOnError() This test requires OpenSSL as the active TLS backend
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslserver/tst_qsslserver.cpp(353)]
SKIP   : tst_QSslServer::testPreSharedKeyAuthenticationRequired() This test requires OpenSSL as the active TLS backend
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslserver/tst_qsslserver.cpp(389)]
PASS   : tst_QSslServer::plaintextClient()
PASS   : tst_QSslServer::quietClient()
PASS   : tst_QSslServer::twoGoodAndManyBadClients()
PASS   : tst_QSslServer::cleanupTestCase()
Totals: 8 passed, 0 failed, 2 skipped, 0 blacklisted, 4005ms
********* Finished testing of tst_QSslServer *********
