********* Start testing of tst_QRandomGenerator *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QRandomGenerator::initTestCase()
PASS   : tst_QRandomGenerator::basics()
PASS   : tst_QRandomGenerator::knownSequence()
PASS   : tst_QRandomGenerator::discard()
PASS   : tst_QRandomGenerator::copying()
PASS   : tst_QRandomGenerator::copyingGlobal()
PASS   : tst_QRandomGenerator::copyingSystem()
PASS   : tst_QRandomGenerator::systemRng()
PASS   : tst_QRandomGenerator::securelySeeding()
PASS   : tst_QRandomGenerator::generate32(fixed)
PASS   : tst_QRandomGenerator::generate32(global)
PASS   : tst_QRandomGenerator::generate64(fixed)
PASS   : tst_QRandomGenerator::generate64(global)
PASS   : tst_QRandomGenerator::quality(fixed)
QDEBUG : tst_QRandomGenerator::quality(global) Average: 8 (expected 8 ideally) Max: 19 at 61 Min: 1 at 224
PASS   : tst_QRandomGenerator::quality(global)
PASS   : tst_QRandomGenerator::fillRangeUInt(fixed)
PASS   : tst_QRandomGenerator::fillRangeUInt(global)
PASS   : tst_QRandomGenerator::fillRangeULong(fixed)
PASS   : tst_QRandomGenerator::fillRangeULong(global)
PASS   : tst_QRandomGenerator::fillRangeULLong(fixed)
PASS   : tst_QRandomGenerator::fillRangeULLong(global)
PASS   : tst_QRandomGenerator::generateUInt(fixed)
PASS   : tst_QRandomGenerator::generateUInt(global)
PASS   : tst_QRandomGenerator::generateULLong(fixed)
PASS   : tst_QRandomGenerator::generateULLong(global)
PASS   : tst_QRandomGenerator::generateNonContiguous(fixed)
PASS   : tst_QRandomGenerator::generateNonContiguous(global)
SKIP   : tst_QRandomGenerator::bounded() Test only possible in developer builds
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qrandomgenerator/tst_qrandomgenerator.cpp(510)]
PASS   : tst_QRandomGenerator::boundedQuality(fixed)
QDEBUG : tst_QRandomGenerator::boundedQuality(global) Average: 32 (expected 32 ideally) Max: 49 at 279 Min: 19 at 45
PASS   : tst_QRandomGenerator::boundedQuality(global)
SKIP   : tst_QRandomGenerator::bounded64() Test only possible in developer builds
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qrandomgenerator/tst_qrandomgenerator.cpp(648)]
PASS   : tst_QRandomGenerator::bounded64Quality(fixed)
QDEBUG : tst_QRandomGenerator::bounded64Quality(global) Average: 32 (expected 32 ideally) Max: 54 at 160 Min: 16 at 20
PASS   : tst_QRandomGenerator::bounded64Quality(global)
PASS   : tst_QRandomGenerator::generateReal(fixed)
PASS   : tst_QRandomGenerator::generateReal(global)
PASS   : tst_QRandomGenerator::qualityReal(fixed)
QINFO  : tst_QRandomGenerator::qualityReal(global) Halfway distribution: 50.1 - 49.9
QINFO  : tst_QRandomGenerator::qualityReal(global) 12.5 below 1/8 (expected 12.5% ideally)
QINFO  : tst_QRandomGenerator::qualityReal(global) 12.6 above 7/8 (expected 12.5% ideally)
PASS   : tst_QRandomGenerator::qualityReal(global)
PASS   : tst_QRandomGenerator::seedStdRandomEngines()
SKIP   : tst_QRandomGenerator::stdUniformIntDistribution() Test only possible in developer builds
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qrandomgenerator/tst_qrandomgenerator.cpp(803)]
PASS   : tst_QRandomGenerator::stdGenerateCanonical(fixed)
PASS   : tst_QRandomGenerator::stdGenerateCanonical(global)
SKIP   : tst_QRandomGenerator::stdUniformRealDistribution() Test only possible in developer builds
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qrandomgenerator/tst_qrandomgenerator.cpp(915)]
PASS   : tst_QRandomGenerator::stdRandomDistributions()
PASS   : tst_QRandomGenerator::cleanupTestCase()
Totals: 40 passed, 0 failed, 4 skipped, 0 blacklisted, 3ms
********* Finished testing of tst_QRandomGenerator *********
