********* Start testing of tst_QHashSeed *********
Config: Using QtTest library 6.9.3, Qt 6.9.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QHashSeed::initTestCase()
PASS   : tst_QHashSeed::environmentVariable(unset-environment)
PASS   : tst_QHashSeed::environmentVariable(empty-environment)
PASS   : tst_QHashSeed::environmentVariable(zero-seed)
PASS   : tst_QHashSeed::deterministicSeed()
PASS   : tst_QHashSeed::reseeding()
QINFO  : tst_QHashSeed::quality() Number of seeds until all bits became set: 10 / 24
QINFO  : tst_QHashSeed::quality() Number of seeds with at least one third of the bits set: 23 / 24
PASS   : tst_QHashSeed::quality()
PASS   : tst_QHashSeed::compatibilityApi()
PASS   : tst_QHashSeed::deterministicSeed_compat()
PASS   : tst_QHashSeed::cleanupTestCase()
Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted, 42ms
********* Finished testing of tst_QHashSeed *********
