OSDN Git Service

selftests: hid: import hid-tools wacom tests
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Fri, 17 Feb 2023 12:37:52 +0000 (13:37 +0100)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 12 Apr 2023 15:13:38 +0000 (17:13 +0200)
commit1dec39d489be13b416ab03d19355c712f1bcb21b
tree5c0df21790678e491ec241c610055bf607636475
parent0bb3ed717d9f4f204643e3fd0791be2ddd8eaf4c
selftests: hid: import hid-tools wacom 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: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
tools/testing/selftests/hid/Makefile
tools/testing/selftests/hid/config
tools/testing/selftests/hid/hid-wacom.sh [new file with mode: 0755]
tools/testing/selftests/hid/tests/descriptors_wacom.py [new file with mode: 0644]
tools/testing/selftests/hid/tests/test_wacom_generic.py [new file with mode: 0644]