********* Start testing of tst_QActionStore *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QActionStore::initTestCase()
PASS   : tst_QActionStore::buttonActionEmitsEvent()
PASS   : tst_QActionStore::unregisteredButtonDoesNotEmit()
PASS   : tst_QActionStore::clearActionsStopsEvents()
PASS   : tst_QActionStore::clearActionsRemovesAllActions()
PASS   : tst_QActionStore::deadzoneFiltersAxis()
PASS   : tst_QActionStore::axisDirectionMatching(right-positive)
PASS   : tst_QActionStore::axisDirectionMatching(right-negative)
PASS   : tst_QActionStore::axisDirectionMatching(left-negative)
PASS   : tst_QActionStore::axisDirectionMatching(left-positive)
PASS   : tst_QActionStore::axisDirectionMatching(up-negative)
PASS   : tst_QActionStore::axisDirectionMatching(down-positive)
PASS   : tst_QActionStore::axisDirectionMatching(all-positive)
PASS   : tst_QActionStore::axisDirectionMatching(all-negative)
PASS   : tst_QActionStore::wildcardControllerMatchesAnyDevice()
PASS   : tst_QActionStore::specificControllerIgnoresOtherDevices()
PASS   : tst_QActionStore::keyActionEmitsEvent()
PASS   : tst_QActionStore::mouseButtonActionEmitsEvent()
PASS   : tst_QActionStore::builderAssemblesAction()
PASS   : tst_QActionStore::cleanupTestCase()
Totals: 20 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QActionStore *********
