********* 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 13.6.4
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: 15 at 27 Min: 1 at 37
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(512)]
PASS   : tst_QRandomGenerator::boundedQuality(fixed)
QDEBUG : tst_QRandomGenerator::boundedQuality(global) Average: 32 (expected 32 ideally) Max: 48 at 272 Min: 15 at 265
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(650)]
PASS   : tst_QRandomGenerator::bounded64Quality(fixed)
QDEBUG : tst_QRandomGenerator::bounded64Quality(global) Average: 32 (expected 32 ideally) Max: 48 at 102 Min: 18 at 193
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: 49.9 - 50.1
QINFO  : tst_QRandomGenerator::qualityReal(global) 13.0 below 1/8 (expected 12.5% ideally)
QINFO  : tst_QRandomGenerator::qualityReal(global) 12.3 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(805)]
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(919)]
PASS   : tst_QRandomGenerator::stdRandomDistributions()
PASS   : tst_QRandomGenerator::cleanupTestCase()
Totals: 40 passed, 0 failed, 4 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_QRandomGenerator *********
