********* Start testing of tst_QAtomicInteger_ushort *********
Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 15.0.0 (clang-1500.3.9.4)), macos 13.6.4
PASS   : tst_QAtomicInteger_ushort::initTestCase()
PASS   : tst_QAtomicInteger_ushort::static_checks()
PASS   : tst_QAtomicInteger_ushort::constructor(0)
PASS   : tst_QAtomicInteger_ushort::constructor(+1)
PASS   : tst_QAtomicInteger_ushort::constructor(42)
PASS   : tst_QAtomicInteger_ushort::constructor(int8_max)
PASS   : tst_QAtomicInteger_ushort::constructor(uint8_max)
PASS   : tst_QAtomicInteger_ushort::constructor(int16_max)
PASS   : tst_QAtomicInteger_ushort::constructor(ushort_max)
PASS   : tst_QAtomicInteger_ushort::copy(0)
PASS   : tst_QAtomicInteger_ushort::copy(+1)
PASS   : tst_QAtomicInteger_ushort::copy(42)
PASS   : tst_QAtomicInteger_ushort::copy(int8_max)
PASS   : tst_QAtomicInteger_ushort::copy(uint8_max)
PASS   : tst_QAtomicInteger_ushort::copy(int16_max)
PASS   : tst_QAtomicInteger_ushort::copy(ushort_max)
PASS   : tst_QAtomicInteger_ushort::assign(0)
PASS   : tst_QAtomicInteger_ushort::assign(+1)
PASS   : tst_QAtomicInteger_ushort::assign(42)
PASS   : tst_QAtomicInteger_ushort::assign(int8_max)
PASS   : tst_QAtomicInteger_ushort::assign(uint8_max)
PASS   : tst_QAtomicInteger_ushort::assign(int16_max)
PASS   : tst_QAtomicInteger_ushort::assign(ushort_max)
PASS   : tst_QAtomicInteger_ushort::operatorInteger(0)
PASS   : tst_QAtomicInteger_ushort::operatorInteger(+1)
PASS   : tst_QAtomicInteger_ushort::operatorInteger(42)
PASS   : tst_QAtomicInteger_ushort::operatorInteger(int8_max)
PASS   : tst_QAtomicInteger_ushort::operatorInteger(uint8_max)
PASS   : tst_QAtomicInteger_ushort::operatorInteger(int16_max)
PASS   : tst_QAtomicInteger_ushort::operatorInteger(ushort_max)
PASS   : tst_QAtomicInteger_ushort::loadAcquireStoreRelease(0)
PASS   : tst_QAtomicInteger_ushort::loadAcquireStoreRelease(+1)
PASS   : tst_QAtomicInteger_ushort::loadAcquireStoreRelease(42)
PASS   : tst_QAtomicInteger_ushort::loadAcquireStoreRelease(int8_max)
PASS   : tst_QAtomicInteger_ushort::loadAcquireStoreRelease(uint8_max)
PASS   : tst_QAtomicInteger_ushort::loadAcquireStoreRelease(int16_max)
PASS   : tst_QAtomicInteger_ushort::loadAcquireStoreRelease(ushort_max)
PASS   : tst_QAtomicInteger_ushort::refDeref(0)
PASS   : tst_QAtomicInteger_ushort::refDeref(+1)
PASS   : tst_QAtomicInteger_ushort::refDeref(42)
PASS   : tst_QAtomicInteger_ushort::refDeref(int8_max)
PASS   : tst_QAtomicInteger_ushort::refDeref(uint8_max)
PASS   : tst_QAtomicInteger_ushort::refDeref(int16_max)
PASS   : tst_QAtomicInteger_ushort::refDeref(ushort_max)
PASS   : tst_QAtomicInteger_ushort::testAndSet(0)
PASS   : tst_QAtomicInteger_ushort::testAndSet(+1)
PASS   : tst_QAtomicInteger_ushort::testAndSet(42)
PASS   : tst_QAtomicInteger_ushort::testAndSet(int8_max)
PASS   : tst_QAtomicInteger_ushort::testAndSet(uint8_max)
PASS   : tst_QAtomicInteger_ushort::testAndSet(int16_max)
PASS   : tst_QAtomicInteger_ushort::testAndSet(ushort_max)
PASS   : tst_QAtomicInteger_ushort::testAndSet3(0)
PASS   : tst_QAtomicInteger_ushort::testAndSet3(+1)
PASS   : tst_QAtomicInteger_ushort::testAndSet3(42)
PASS   : tst_QAtomicInteger_ushort::testAndSet3(int8_max)
PASS   : tst_QAtomicInteger_ushort::testAndSet3(uint8_max)
PASS   : tst_QAtomicInteger_ushort::testAndSet3(int16_max)
PASS   : tst_QAtomicInteger_ushort::testAndSet3(ushort_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndStore(0)
PASS   : tst_QAtomicInteger_ushort::fetchAndStore(+1)
PASS   : tst_QAtomicInteger_ushort::fetchAndStore(42)
PASS   : tst_QAtomicInteger_ushort::fetchAndStore(int8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndStore(uint8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndStore(int16_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndStore(ushort_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndAdd(0)
PASS   : tst_QAtomicInteger_ushort::fetchAndAdd(+1)
PASS   : tst_QAtomicInteger_ushort::fetchAndAdd(42)
PASS   : tst_QAtomicInteger_ushort::fetchAndAdd(int8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndAdd(uint8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndAdd(int16_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndAdd(ushort_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndSub(0)
PASS   : tst_QAtomicInteger_ushort::fetchAndSub(+1)
PASS   : tst_QAtomicInteger_ushort::fetchAndSub(42)
PASS   : tst_QAtomicInteger_ushort::fetchAndSub(int8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndSub(uint8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndSub(int16_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndSub(ushort_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndOr(0)
PASS   : tst_QAtomicInteger_ushort::fetchAndOr(+1)
PASS   : tst_QAtomicInteger_ushort::fetchAndOr(42)
PASS   : tst_QAtomicInteger_ushort::fetchAndOr(int8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndOr(uint8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndOr(int16_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndOr(ushort_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndAnd(0)
PASS   : tst_QAtomicInteger_ushort::fetchAndAnd(+1)
PASS   : tst_QAtomicInteger_ushort::fetchAndAnd(42)
PASS   : tst_QAtomicInteger_ushort::fetchAndAnd(int8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndAnd(uint8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndAnd(int16_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndAnd(ushort_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndXor(0)
PASS   : tst_QAtomicInteger_ushort::fetchAndXor(+1)
PASS   : tst_QAtomicInteger_ushort::fetchAndXor(42)
PASS   : tst_QAtomicInteger_ushort::fetchAndXor(int8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndXor(uint8_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndXor(int16_max)
PASS   : tst_QAtomicInteger_ushort::fetchAndXor(ushort_max)
PASS   : tst_QAtomicInteger_ushort::cleanupTestCase()
Totals: 101 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_QAtomicInteger_ushort *********
