********* Start testing of tst_QGlobal *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QGlobal::initTestCase()
PASS   : tst_QGlobal::cMode()
PASS   : tst_QGlobal::qIsNull()
PASS   : tst_QGlobal::for_each()
PASS   : tst_QGlobal::qassert()
PASS   : tst_QGlobal::qtry()
PASS   : tst_QGlobal::checkptr()
PASS   : tst_QGlobal::qstaticassert()
PASS   : tst_QGlobal::qConstructorFunction()
PASS   : tst_QGlobal::qCoreAppStartupFunction()
PASS   : tst_QGlobal::qCoreAppStartupFunctionRestart()
PASS   : tst_QGlobal::qDeclareSharedMarksTheTypeRelocatable()
PASS   : tst_QGlobal::qDeclareSharedMakesTheTypeAdlSwappable()
PASS   : tst_QGlobal::integerForSize()
PASS   : tst_QGlobal::int128Literals()
PASS   : tst_QGlobal::buildAbiEndianness()
PASS   : tst_QGlobal::testqOverload()
PASS   : tst_QGlobal::testqMinMax()
PASS   : tst_QGlobal::qRoundFloats(round half)
PASS   : tst_QGlobal::qRoundFloats(round negative half)
PASS   : tst_QGlobal::qRoundFloats(round negative)
XFAIL  : tst_QGlobal::qRoundFloats(round largest representable float less than 0.5) We know qRound fails in this case, but decided that we value simplicity over correctness
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qglobal/tst_qglobal.cpp(908)]
XFAIL  : tst_QGlobal::qRoundFloats(round largest representable float less than 0.5) We know qRound fails in this case, but decided that we value simplicity over correctness
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qglobal/tst_qglobal.cpp(915)]
PASS   : tst_QGlobal::qRoundFloats(round largest representable float less than 0.5)
PASS   : tst_QGlobal::qRoundDoubles(round half)
PASS   : tst_QGlobal::qRoundDoubles(round negative half)
PASS   : tst_QGlobal::qRoundDoubles(round negative)
XFAIL  : tst_QGlobal::qRoundDoubles(round largest representable double less than 0.5) We know qRound fails in this case, but decided that we value simplicity over correctness
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qglobal/tst_qglobal.cpp(937)]
XFAIL  : tst_QGlobal::qRoundDoubles(round largest representable double less than 0.5) We know qRound fails in this case, but decided that we value simplicity over correctness
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qglobal/tst_qglobal.cpp(944)]
PASS   : tst_QGlobal::qRoundDoubles(round largest representable double less than 0.5)
PASS   : tst_QGlobal::PRImacros()
PASS   : tst_QGlobal::testqToUnderlying()
PASS   : tst_QGlobal::nodiscard()
PASS   : tst_QGlobal::tagStructDefinitions()
PASS   : tst_QGlobal::CXX20_constexpr_dtor()
PASS   : tst_QGlobal::cleanupTestCase()
Totals: 32 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_QGlobal *********
