********* Start testing of tst_QAuthenticator *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QAuthenticator::initTestCase()
PASS   : tst_QAuthenticator::basicAuth(just-user)
PASS   : tst_QAuthenticator::basicAuth(user-password)
PASS   : tst_QAuthenticator::basicAuth(user-password-realm)
PASS   : tst_QAuthenticator::ntlmAuth(no-realm)
XFAIL  : tst_QAuthenticator::ntlmAuth(with-realm) NTLM authentication code doesn't extract the realm
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qauthenticator/tst_qauthenticator.cpp(129)]
PASS   : tst_QAuthenticator::ntlmAuth(with-realm)
PASS   : tst_QAuthenticator::ntlmAuth(no-realm-sso)
XFAIL  : tst_QAuthenticator::ntlmAuth(with-realm-sso) NTLM authentication code doesn't extract the realm
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qauthenticator/tst_qauthenticator.cpp(129)]
PASS   : tst_QAuthenticator::ntlmAuth(with-realm-sso)
PASS   : tst_QAuthenticator::sha256AndMd5Digest()
PASS   : tst_QAuthenticator::equalityOperators()
PASS   : tst_QAuthenticator::isMethodSupported()
PASS   : tst_QAuthenticator::testClear()
PASS   : tst_QAuthenticator::cleanupTestCase()
Totals: 13 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QAuthenticator *********
