********* Start testing of tst_QAtomicInteger_qulonglong *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6
PASS   : tst_QAtomicInteger_qulonglong::initTestCase()
PASS   : tst_QAtomicInteger_qulonglong::static_checks()
PASS   : tst_QAtomicInteger_qulonglong::constructor(0)
PASS   : tst_QAtomicInteger_qulonglong::constructor(+1)
PASS   : tst_QAtomicInteger_qulonglong::constructor(42)
PASS   : tst_QAtomicInteger_qulonglong::constructor(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::constructor(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::constructor(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::constructor(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::constructor(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::constructor(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::constructor(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::constructor(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::copy(0)
PASS   : tst_QAtomicInteger_qulonglong::copy(+1)
PASS   : tst_QAtomicInteger_qulonglong::copy(42)
PASS   : tst_QAtomicInteger_qulonglong::copy(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::copy(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::copy(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::copy(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::copy(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::copy(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::copy(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::copy(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::assign(0)
PASS   : tst_QAtomicInteger_qulonglong::assign(+1)
PASS   : tst_QAtomicInteger_qulonglong::assign(42)
PASS   : tst_QAtomicInteger_qulonglong::assign(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::assign(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::assign(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::assign(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::assign(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::assign(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::assign(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::assign(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(0)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(+1)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(42)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::operatorInteger(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(0)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(+1)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(42)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::loadAcquireStoreRelease(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(0)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(+1)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(42)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::refDeref(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(0)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(+1)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(42)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(0)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(+1)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(42)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::testAndSet3(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(0)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(+1)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(42)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndStore(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(0)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(+1)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(42)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAdd(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(0)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(+1)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(42)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndSub(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(0)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(+1)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(42)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndOr(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(0)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(+1)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(42)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndAnd(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(0)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(+1)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(42)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(int8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(uint8_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(int16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(uint16_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(int32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(uint32_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(int64_max)
PASS   : tst_QAtomicInteger_qulonglong::fetchAndXor(qulonglong_max)
PASS   : tst_QAtomicInteger_qulonglong::cleanupTestCase()
Totals: 157 passed, 0 failed, 0 skipped, 0 blacklisted, 5ms
********* Finished testing of tst_QAtomicInteger_qulonglong *********
