********* Start testing of tst_QRandomGenerator *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
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 210 Min: 2 at 155
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
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qrandomgenerator\tst_qrandomgenerator.cpp(510) : failure location
PASS   : tst_QRandomGenerator::boundedQuality(fixed)
QDEBUG : tst_QRandomGenerator::boundedQuality(global) Average: 32 (expected 32 ideally) Max: 52 at 155 Min: 17 at 147
PASS   : tst_QRandomGenerator::boundedQuality(global)
SKIP   : tst_QRandomGenerator::bounded64() Test only possible in developer builds
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qrandomgenerator\tst_qrandomgenerator.cpp(648) : failure location
PASS   : tst_QRandomGenerator::bounded64Quality(fixed)
QDEBUG : tst_QRandomGenerator::bounded64Quality(global) Average: 32 (expected 32 ideally) Max: 51 at 153 Min: 18 at 138
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.2 - 49.8
QINFO  : tst_QRandomGenerator::qualityReal(global) 12.3 below 1/8 (expected 12.5% ideally)
QINFO  : tst_QRandomGenerator::qualityReal(global) 12.8 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
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qrandomgenerator\tst_qrandomgenerator.cpp(803) : failure location
PASS   : tst_QRandomGenerator::stdGenerateCanonical(fixed)
PASS   : tst_QRandomGenerator::stdGenerateCanonical(global)
SKIP   : tst_QRandomGenerator::stdUniformRealDistribution() Test only possible in developer builds
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qrandomgenerator\tst_qrandomgenerator.cpp(915) : failure location
PASS   : tst_QRandomGenerator::stdRandomDistributions()
PASS   : tst_QRandomGenerator::cleanupTestCase()
Totals: 40 passed, 0 failed, 4 skipped, 0 blacklisted, 27ms
********* Finished testing of tst_QRandomGenerator *********
