mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
These tests have been developed in the hid-tools[0] tree for a while. Now that we have a proper selftests/hid kernel entry and that the tests are more reliable, it is time to directly include those in the kernel tree. The code is taken from [1] to fix a change in v6.3. [0] https://gitlab.freedesktop.org/libevdev/hid-tools Link: https://gitlab.freedesktop.org/libevdev/hid-tools/-/merge_requests/143 [1] Cc: Roderick Colenbrander <roderick.colenbrander@sony.com> Cc: Jose Torreguitar <jtguitar@google.com> Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| conftest.py | ||
| descriptors_wacom.py | ||
| test_apple_keyboard.py | ||
| test_gamepad.py | ||
| test_hid_core.py | ||
| test_ite_keyboard.py | ||
| test_keyboard.py | ||
| test_mouse.py | ||
| test_multitouch.py | ||
| test_sony.py | ||
| test_tablet.py | ||
| test_wacom_generic.py | ||