********* Start testing of tst_QAuthenticator *********
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 14.8.5
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(134)]
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(134)]
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::ntlmV2KnownVectors(ms-nlmp-sec-4.2.4)
PASS   : tst_QAuthenticator::ntlmV2KnownVectors(ms-nlmp-sec-4.2.4-no-ti)
PASS   : tst_QAuthenticator::ntlmMalformedTargetInfo(timestamp-wrong-avlen)
PASS   : tst_QAuthenticator::ntlmMalformedTargetInfo(truncated-mid-avpair)
PASS   : tst_QAuthenticator::ntlmMalformedTargetInfo(too-short-for-header)
PASS   : tst_QAuthenticator::ntlmMalformedTargetInfo(avlen-exceeds-buffer)
PASS   : tst_QAuthenticator::ntlmMalformedTargetInfo(empty-targetinfo)
PASS   : tst_QAuthenticator::cleanupTestCase()
Totals: 20 passed, 0 failed, 0 skipped, 0 blacklisted, 3ms
********* Finished testing of tst_QAuthenticator *********
