OSDN Git Service

selftests: hid: import hid-tools hid-mouse tests
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Fri, 17 Feb 2023 12:26:06 +0000 (13:26 +0100)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 12 Apr 2023 15:13:37 +0000 (17:13 +0200)
commit356888cb08890a61f4d4565c5950c070feafada1
treea3149c9f7946ad9574ce82751b29e58c0a104d08
parentb2c4944e16744aee54e312b3be9c044130297f50
selftests: hid: import hid-tools hid-mouse tests

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.

[0] https://gitlab.freedesktop.org/libevdev/hid-tools

Cc: Peter Hutterer <peter.hutterer@who-t.net>
Cc: Roderick Colenbrander <roderick.colenbrander@sony.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
tools/testing/selftests/hid/Makefile
tools/testing/selftests/hid/hid-mouse.sh [new file with mode: 0755]
tools/testing/selftests/hid/tests/test_mouse.py [new file with mode: 0644]