********* Start testing of tst_QDebug *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QDebug::initTestCase()
PASS   : tst_QDebug::assignment()
PASS   : tst_QDebug::warningWithoutDebug()
PASS   : tst_QDebug::criticalWithoutDebug()
PASS   : tst_QDebug::basics()
PASS   : tst_QDebug::debugWithBool()
PASS   : tst_QDebug::debugSpaceHandling()
PASS   : tst_QDebug::debugNoQuotes()
PASS   : tst_QDebug::verbosity()
PASS   : tst_QDebug::stateSaver()
PASS   : tst_QDebug::veryLongWarningMessage()
PASS   : tst_QDebug::qDebugQChar()
PASS   : tst_QDebug::qDebugQMetaType()
PASS   : tst_QDebug::qDebugQString()
PASS   : tst_QDebug::qDebugQStringView()
PASS   : tst_QDebug::qDebugQUtf8StringView()
PASS   : tst_QDebug::qDebugQLatin1String()
PASS   : tst_QDebug::qDebugStdMultiSet()
PASS   : tst_QDebug::qDebugStdPair()
PASS   : tst_QDebug::qDebugStdSet()
PASS   : tst_QDebug::qDebugStdTuple()
PASS   : tst_QDebug::qDebugStdUnorderedMap()
PASS   : tst_QDebug::qDebugStdUnorderedSet()
PASS   : tst_QDebug::qDebugStdString()
PASS   : tst_QDebug::qDebugStdStringView()
PASS   : tst_QDebug::qDebugStdWString()
PASS   : tst_QDebug::qDebugStdWStringView()
SKIP   : tst_QDebug::qDebugStdU8String() This test requires C++20 char8_t support enabled in the compiler.
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/io/qdebug/tst_qdebug.cpp(1035)]
SKIP   : tst_QDebug::qDebugStdU8StringView() This test requires C++20 char8_t support enabled in the compiler.
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/io/qdebug/tst_qdebug.cpp(1070)]
PASS   : tst_QDebug::qDebugStdU16String()
PASS   : tst_QDebug::qDebugStdU16StringView()
PASS   : tst_QDebug::qDebugStdU32String()
PASS   : tst_QDebug::qDebugStdU32StringView()
PASS   : tst_QDebug::qDebugQByteArray()
PASS   : tst_QDebug::qDebugQByteArrayView()
PASS   : tst_QDebug::qDebugQFlags()
PASS   : tst_QDebug::qDebugQFlags64()
PASS   : tst_QDebug::qDebugStdChrono(1as)
PASS   : tst_QDebug::qDebugStdChrono(1fs)
PASS   : tst_QDebug::qDebugStdChrono(1ps)
PASS   : tst_QDebug::qDebugStdChrono(0ns)
PASS   : tst_QDebug::qDebugStdChrono(1000ns)
PASS   : tst_QDebug::qDebugStdChrono(0us)
PASS   : tst_QDebug::qDebugStdChrono(0ms)
PASS   : tst_QDebug::qDebugStdChrono(1cs)
PASS   : tst_QDebug::qDebugStdChrono(2ds)
PASS   : tst_QDebug::qDebugStdChrono(-1s)
PASS   : tst_QDebug::qDebugStdChrono(0s)
PASS   : tst_QDebug::qDebugStdChrono(1s)
PASS   : tst_QDebug::qDebugStdChrono(60s)
PASS   : tst_QDebug::qDebugStdChrono(1min)
PASS   : tst_QDebug::qDebugStdChrono(1h)
PASS   : tst_QDebug::qDebugStdChrono(1days)
PASS   : tst_QDebug::qDebugStdChrono(365days)
PASS   : tst_QDebug::qDebugStdChrono(1weeks)
PASS   : tst_QDebug::qDebugStdChrono(1years)
PASS   : tst_QDebug::qDebugStdChrono(42years)
PASS   : tst_QDebug::qDebugStdChrono(1ks)
PASS   : tst_QDebug::qDebugStdChrono(2fortnights)
PASS   : tst_QDebug::qDebugStdChrono(1quadriennia)
PASS   : tst_QDebug::qDebugStdChrono(1decades)
PASS   : tst_QDebug::qDebugStdChrono(1centuries)
PASS   : tst_QDebug::qDebugStdChrono(1millennia)
PASS   : tst_QDebug::qDebugStdChrono(1Es)
PASS   : tst_QDebug::qDebugStdChrono(13gigayears)
PASS   : tst_QDebug::qDebugStdChrono(1months)
PASS   : tst_QDebug::qDebugStdChrono(2microfortnights)
PASS   : tst_QDebug::qDebugStdChrono(1telecom)
PASS   : tst_QDebug::qDebugStdChrono(10m/c)
PASS   : tst_QDebug::qDebugStdChrono(10km/c)
PASS   : tst_QDebug::qDebugStdChrono(1.0s)
PASS   : tst_QDebug::qDebugStdChrono(1.5s)
PASS   : tst_QDebug::qDebugStdChrono(1.0ms)
PASS   : tst_QDebug::qDebugStdChrono(1.5ms)
PASS   : tst_QDebug::qDebugStdChrono(1.0ns)
PASS   : tst_QDebug::qDebugStdChrono(1.5ns)
PASS   : tst_QDebug::qDebugStdChrono(1.00000ns)
PASS   : tst_QDebug::qDebugStdOptional()
PASS   : tst_QDebug::qDebugStdOrdering()
PASS   : tst_QDebug::textStreamModifiers()
PASS   : tst_QDebug::resetFormat()
PASS   : tst_QDebug::defaultMessagehandler()
PASS   : tst_QDebug::threadSafety()
PASS   : tst_QDebug::toString()
PASS   : tst_QDebug::toBytes()
PASS   : tst_QDebug::noQVariantEndlessRecursion()
PASS   : tst_QDebug::objcInCppMode(nil)
PASS   : tst_QDebug::objcInCppMode(NSProxy)
PASS   : tst_QDebug::objcInCppMode(NSObject)
PASS   : tst_QDebug::objcInCppMode(NSString)
PASS   : tst_QDebug::objcInCppMode(MyObjcClass)
PASS   : tst_QDebug::objcInObjcMode(nil)
PASS   : tst_QDebug::objcInObjcMode(NSProxy)
PASS   : tst_QDebug::objcInObjcMode(NSObject)
PASS   : tst_QDebug::objcInObjcMode(NSString)
PASS   : tst_QDebug::objcInObjcMode(MyObjcClass)
PASS   : tst_QDebug::cleanupTestCase()
Totals: 95 passed, 0 failed, 2 skipped, 0 blacklisted, 72ms
********* Finished testing of tst_QDebug *********
