********* Start testing of tst_QCborValue_Json *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QCborValue_Json::initTestCase()
PASS   : tst_QCborValue_Json::toVariant(Undefined)
PASS   : tst_QCborValue_Json::toVariant(Null)
PASS   : tst_QCborValue_Json::toVariant(False)
PASS   : tst_QCborValue_Json::toVariant(True)
PASS   : tst_QCborValue_Json::toVariant(Integer:0)
PASS   : tst_QCborValue_Json::toVariant(Integer:1)
PASS   : tst_QCborValue_Json::toVariant(Integer:-1)
PASS   : tst_QCborValue_Json::toVariant(Double:0)
PASS   : tst_QCborValue_Json::toVariant(Double:2)
PASS   : tst_QCborValue_Json::toVariant(Double:1.25)
PASS   : tst_QCborValue_Json::toVariant(Double:-1.25)
PASS   : tst_QCborValue_Json::toVariant(String:5)
PASS   : tst_QCborValue_Json::toVariant(Integer:9223372036854775807)
PASS   : tst_QCborValue_Json::toVariant(Integer:-9223372036854775808)
PASS   : tst_QCborValue_Json::toVariant(ByteArray:5)
PASS   : tst_QCborValue_Json::toVariant(QDateTime)
PASS   : tst_QCborValue_Json::toVariant(QUrl)
PASS   : tst_QCborValue_Json::toVariant(QRegularExpression)
PASS   : tst_QCborValue_Json::toVariant(QUuid)
PASS   : tst_QCborValue_Json::toVariant(simpletype)
PASS   : tst_QCborValue_Json::toVariant(Double:inf)
PASS   : tst_QCborValue_Json::toVariant(Double:-inf)
PASS   : tst_QCborValue_Json::toVariant(Double:nan)
PASS   : tst_QCborValue_Json::toVariant(Array)
PASS   : tst_QCborValue_Json::toVariant(Map)
PASS   : tst_QCborValue_Json::toJson(Undefined)
PASS   : tst_QCborValue_Json::toJson(Null)
PASS   : tst_QCborValue_Json::toJson(False)
PASS   : tst_QCborValue_Json::toJson(True)
PASS   : tst_QCborValue_Json::toJson(Integer:0)
PASS   : tst_QCborValue_Json::toJson(Integer:1)
PASS   : tst_QCborValue_Json::toJson(Integer:-1)
PASS   : tst_QCborValue_Json::toJson(Double:0)
PASS   : tst_QCborValue_Json::toJson(Double:2)
PASS   : tst_QCborValue_Json::toJson(Double:1.25)
PASS   : tst_QCborValue_Json::toJson(Double:-1.25)
PASS   : tst_QCborValue_Json::toJson(String:5)
PASS   : tst_QCborValue_Json::toJson(Integer:9223372036854775807)
PASS   : tst_QCborValue_Json::toJson(Integer:-9223372036854775808)
PASS   : tst_QCborValue_Json::toJson(ByteArray:5)
PASS   : tst_QCborValue_Json::toJson(QDateTime)
PASS   : tst_QCborValue_Json::toJson(QUrl)
PASS   : tst_QCborValue_Json::toJson(QRegularExpression)
PASS   : tst_QCborValue_Json::toJson(QUuid)
PASS   : tst_QCborValue_Json::toJson(simpletype)
PASS   : tst_QCborValue_Json::toJson(Double:inf)
PASS   : tst_QCborValue_Json::toJson(Double:-inf)
PASS   : tst_QCborValue_Json::toJson(Double:nan)
PASS   : tst_QCborValue_Json::toJson(Array)
PASS   : tst_QCborValue_Json::toJson(Map)
PASS   : tst_QCborValue_Json::taggedByteArrayToJson(base64url)
PASS   : tst_QCborValue_Json::taggedByteArrayToJson(base64)
PASS   : tst_QCborValue_Json::taggedByteArrayToJson(hex)
PASS   : tst_QCborValue_Json::fromVariant(Undefined)
PASS   : tst_QCborValue_Json::fromVariant(Null)
PASS   : tst_QCborValue_Json::fromVariant(False)
PASS   : tst_QCborValue_Json::fromVariant(True)
PASS   : tst_QCborValue_Json::fromVariant(Integer:0)
PASS   : tst_QCborValue_Json::fromVariant(Integer:1)
PASS   : tst_QCborValue_Json::fromVariant(Integer:-1)
PASS   : tst_QCborValue_Json::fromVariant(Double:0)
PASS   : tst_QCborValue_Json::fromVariant(Double:2)
PASS   : tst_QCborValue_Json::fromVariant(Double:1.25)
PASS   : tst_QCborValue_Json::fromVariant(Double:-1.25)
PASS   : tst_QCborValue_Json::fromVariant(String:5)
PASS   : tst_QCborValue_Json::fromVariant(Integer:9223372036854775807)
PASS   : tst_QCborValue_Json::fromVariant(Integer:-9223372036854775808)
PASS   : tst_QCborValue_Json::fromVariant(ByteArray:5)
PASS   : tst_QCborValue_Json::fromVariant(QDateTime)
PASS   : tst_QCborValue_Json::fromVariant(QUrl)
PASS   : tst_QCborValue_Json::fromVariant(QRegularExpression)
PASS   : tst_QCborValue_Json::fromVariant(QUuid)
PASS   : tst_QCborValue_Json::fromVariant(simpletype)
PASS   : tst_QCborValue_Json::fromVariant(Double:inf)
PASS   : tst_QCborValue_Json::fromVariant(Double:-inf)
PASS   : tst_QCborValue_Json::fromVariant(Double:nan)
PASS   : tst_QCborValue_Json::fromVariant(Array)
PASS   : tst_QCborValue_Json::fromVariant(Map)
PASS   : tst_QCborValue_Json::fromVariant(short:-1)
PASS   : tst_QCborValue_Json::fromVariant(ushort:1)
PASS   : tst_QCborValue_Json::fromVariant(uint:65536)
PASS   : tst_QCborValue_Json::fromVariant(long:-2147483647)
PASS   : tst_QCborValue_Json::fromVariant(ulong:4294967295)
PASS   : tst_QCborValue_Json::fromVariant(qlonglong:-4294967296)
PASS   : tst_QCborValue_Json::fromVariant(qulonglong:17592186044416)
PASS   : tst_QCborValue_Json::fromVariant(float:1.875)
PASS   : tst_QCborValue_Json::fromVariant(qfloat16:-0.5)
PASS   : tst_QCborValue_Json::fromJson(null)
PASS   : tst_QCborValue_Json::fromJson(false)
PASS   : tst_QCborValue_Json::fromJson(true)
PASS   : tst_QCborValue_Json::fromJson(0)
PASS   : tst_QCborValue_Json::fromJson(1)
PASS   : tst_QCborValue_Json::fromJson(1.5)
PASS   : tst_QCborValue_Json::fromJson(Integer:max)
PASS   : tst_QCborValue_Json::fromJson(Integer:min)
PASS   : tst_QCborValue_Json::fromJson(string)
PASS   : tst_QCborValue_Json::fromJson(array)
PASS   : tst_QCborValue_Json::fromJson(map)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(0)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(-1)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(false)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(true)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(null)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(undefined)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(simple(255))
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(2.5)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(bytearray)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(base64url)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(base64)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(hex)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(emptyarray)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(emptymap)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(array)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(map)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(QDateTime)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(QUrl)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(QRegularExpression)
PASS   : tst_QCborValue_Json::nonStringKeysInMaps(QUuid)
PASS   : tst_QCborValue_Json::cleanupTestCase()
Totals: 120 passed, 0 failed, 0 skipped, 0 blacklisted, 16ms
********* Finished testing of tst_QCborValue_Json *********
