********* Start testing of tst_QMessageAuthenticationCode *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QMessageAuthenticationCode::initTestCase()
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Md4)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Md5)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha1)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha224)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha256)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha384)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha512)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Keccak_224)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Keccak_256)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Keccak_384)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Keccak_512)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(RealSha3_224)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(RealSha3_256)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(RealSha3_384)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(RealSha3_512)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha3_224)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha3_256)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha3_384)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Sha3_512)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Blake2b_160)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Blake2b_256)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Blake2b_384)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Blake2b_512)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Blake2s_128)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Blake2s_160)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Blake2s_224)
PASS   : tst_QMessageAuthenticationCode::repeated_setKey(Blake2s_256)
SKIP   : tst_QMessageAuthenticationCode::repeated_setKey(NumAlgorithms) QCryptographicHash doesn't support this algorithm
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/tools/qmessageauthenticationcode/tst_qmessageauthenticationcode.cpp(44)]
PASS   : tst_QMessageAuthenticationCode::result(md5-empty)
PASS   : tst_QMessageAuthenticationCode::result(sha1-empty)
PASS   : tst_QMessageAuthenticationCode::result(sha256-empty)
PASS   : tst_QMessageAuthenticationCode::result(sha384-empty)
PASS   : tst_QMessageAuthenticationCode::result(sha512-empty)
PASS   : tst_QMessageAuthenticationCode::result(md5)
PASS   : tst_QMessageAuthenticationCode::result(sha1)
PASS   : tst_QMessageAuthenticationCode::result(sha256)
PASS   : tst_QMessageAuthenticationCode::result(sha384)
PASS   : tst_QMessageAuthenticationCode::result(sha512)
PASS   : tst_QMessageAuthenticationCode::result(rfc-md5-1)
PASS   : tst_QMessageAuthenticationCode::result(rfc-md5-2)
PASS   : tst_QMessageAuthenticationCode::result(rfc-md5-3)
PASS   : tst_QMessageAuthenticationCode::result_incremental(md5-empty)
PASS   : tst_QMessageAuthenticationCode::result_incremental(sha1-empty)
PASS   : tst_QMessageAuthenticationCode::result_incremental(sha256-empty)
PASS   : tst_QMessageAuthenticationCode::result_incremental(sha384-empty)
PASS   : tst_QMessageAuthenticationCode::result_incremental(sha512-empty)
PASS   : tst_QMessageAuthenticationCode::result_incremental(md5)
PASS   : tst_QMessageAuthenticationCode::result_incremental(sha1)
PASS   : tst_QMessageAuthenticationCode::result_incremental(sha256)
PASS   : tst_QMessageAuthenticationCode::result_incremental(sha384)
PASS   : tst_QMessageAuthenticationCode::result_incremental(sha512)
PASS   : tst_QMessageAuthenticationCode::result_incremental(rfc-md5-1)
PASS   : tst_QMessageAuthenticationCode::result_incremental(rfc-md5-2)
PASS   : tst_QMessageAuthenticationCode::result_incremental(rfc-md5-3)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(md5-empty)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(sha1-empty)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(sha256-empty)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(sha384-empty)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(sha512-empty)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(md5)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(sha1)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(sha256)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(sha384)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(sha512)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(rfc-md5-1)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(rfc-md5-2)
PASS   : tst_QMessageAuthenticationCode::addData_overloads(rfc-md5-3)
PASS   : tst_QMessageAuthenticationCode::move()
PASS   : tst_QMessageAuthenticationCode::swap()
PASS   : tst_QMessageAuthenticationCode::cleanupTestCase()
Totals: 70 passed, 0 failed, 1 skipped, 0 blacklisted, 6ms
********* Finished testing of tst_QMessageAuthenticationCode *********
