mirror-linux/tools/testing/selftests/hid/tests
Peter Hutterer f287ba5951 selftests/hid: add a test for the Digitizer/Button Type pressurepad
We have to resort to a bit of a hack: python-libevdev gets the
properties from libevdev at module init time. If libevdev hasn't been
rebuilt with the new property it won't be automatically populated. So we
hack around this by constructing the property manually.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
2026-01-07 15:28:09 +01:00
..
__init__.py
base.py
base_device.py
base_gamepad.py
conftest.py selftests/hid: require hidtools 0.12 2026-01-07 15:28:09 +01:00
descriptors_wacom.py
test_apple_keyboard.py
test_gamepad.py
test_hid_core.py
test_ite_keyboard.py
test_keyboard.py
test_mouse.py selftests/hid: add a test case for the recent syzbot underflow 2025-07-13 09:53:28 +02:00
test_multitouch.py selftests/hid: add a test for the Digitizer/Button Type pressurepad 2026-01-07 15:28:09 +01:00
test_sony.py
test_tablet.py selftests/hid-tablet: add ABS_DISTANCE test for stylus/pen 2025-11-20 22:47:14 +01:00
test_usb_crash.py
test_wacom_generic.py