********* Start testing of tst_QRandomGenerator *********
Config: Using QtTest library 6.10.1, Qt 6.10.1 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
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: 16 at 233 Min: 0 at 180
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: [/home/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 114 Min: 16 at 1
PASS   : tst_QRandomGenerator::boundedQuality(global)
SKIP   : tst_QRandomGenerator::bounded64() Test only possible in developer builds
   Loc: [/home/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: 47 at 197 Min: 18 at 184
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.0 - 50.0
QINFO  : tst_QRandomGenerator::qualityReal(global) 12.4 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: [/home/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: [/home/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, 7ms
********* Finished testing of tst_QRandomGenerator *********
