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