********* Start testing of tst_AxisAccumulator *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_AxisAccumulator::initTestCase()
PASS   : tst_AxisAccumulator::checkPeerPropertyMirroring()
PASS   : tst_AxisAccumulator::checkInitialAndCleanedUpState()
PASS   : tst_AxisAccumulator::checkPropertyChanges()
PASS   : tst_AxisAccumulator::shouldNotChangeValueWhenDisabled()
PASS   : tst_AxisAccumulator::checkIntegration(velocity=10, axis=1, dt=1)
PASS   : tst_AxisAccumulator::checkIntegration(velocity=10, axis=1, dt=0.2)
PASS   : tst_AxisAccumulator::checkIntegration(velocity=20, axis=1, dt=0.1)
PASS   : tst_AxisAccumulator::checkIntegration(velocity=10, axis=0.5, dt=1)
PASS   : tst_AxisAccumulator::checkIntegration(acceleration=10, axis=1, dt=1)
PASS   : tst_AxisAccumulator::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_AxisAccumulator *********
