linux/tools/testing/selftests/hid/tests
Benjamin Tissoires 4d695869d3 selftests/hid: wacom: fix confidence tests
The device is exported with a fuzz of 4, meaning that the `+ t` here
is removed by the fuzz algorithm, making those tests failing.

Not sure why, but when I run this locally it was passing, but not in the
VM of the CI.

Fixes: b0fb904d07 ("HID: wacom: Add additional tests of confidence behavior")
Link: https://gitlab.freedesktop.org/bentiss/hid/-/jobs/53692957#L3315
Acked-by: Jason Gerecke <jason.gerecke@wacom.com>
Link: https://lore.kernel.org/r/20240117-b4-wip-wacom-tests-fixes-v1-1-f317784f3c36@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
2024-01-18 09:15:38 +01:00
..
__init__.py
base.py selftests/hid: fix mypy complains 2023-12-07 09:52:04 +01:00
conftest.py
descriptors_wacom.py selftests: hid: import hid-tools wacom tests 2023-04-12 17:13:38 +02:00
test_apple_keyboard.py selftests: hid: import hid-tools hid-apple tests 2023-04-12 17:13:38 +02:00
test_gamepad.py
test_hid_core.py
test_ite_keyboard.py selftests: hid: import hid-tools hid-ite tests 2023-04-12 17:13:38 +02:00
test_keyboard.py selftests: hid: import hid-tools hid-keyboards tests 2023-04-12 17:13:37 +02:00
test_mouse.py selftests/hid: fix ruff linter complains 2023-12-07 09:52:04 +01:00
test_multitouch.py selftests: hid: import hid-tools hid-multitouch and hid-tablets tests 2023-04-12 17:13:37 +02:00
test_sony.py selftests: hid: import hid-tools hid-sony and hid-playstation tests 2023-04-12 17:13:38 +02:00
test_tablet.py selftests/hid: fix failing tablet button tests 2023-12-07 14:55:00 +01:00
test_usb_crash.py selftests: hid: import hid-tools usb-crash tests 2023-04-12 17:13:38 +02:00
test_wacom_generic.py selftests/hid: wacom: fix confidence tests 2024-01-18 09:15:38 +01:00