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> |
||
|---|---|---|
| .. | ||
| progs | ||
| tests | ||
| .gitignore | ||
| config | ||
| config.common | ||
| config.x86_64 | ||
| hid_bpf.c | ||
| hid-apple.sh | ||
| hid-core.sh | ||
| hid-gamepad.sh | ||
| hid-ite.sh | ||
| hid-keyboard.sh | ||
| hid-mouse.sh | ||
| hid-multitouch.sh | ||
| hid-sony.sh | ||
| hid-tablet.sh | ||
| hid-wacom.sh | ||
| Makefile | ||
| run-hid-tools-tests.sh | ||
| settings | ||
| vmtest.sh | ||