summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/hid/hid-ite.sh
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2023-02-17 15:49:33 +0300
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2023-04-12 18:13:38 +0300
commitff3b2228e3c886863f13d694480e36bfdcbe33e0 (patch)
tree6e38f2df9304f363cbb0554b6a2e263a6bba35c0 /tools/testing/selftests/hid/hid-ite.sh
parent9898fa566596a259dee3407ba684f9ff0d514944 (diff)
downloadlinux-ff3b2228e3c886863f13d694480e36bfdcbe33e0.tar.xz
selftests: hid: import hid-tools hid-ite 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>
Diffstat (limited to 'tools/testing/selftests/hid/hid-ite.sh')
-rwxr-xr-xtools/testing/selftests/hid/hid-ite.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/testing/selftests/hid/hid-ite.sh b/tools/testing/selftests/hid/hid-ite.sh
new file mode 100755
index 000000000000..52c5ccf42292
--- /dev/null
+++ b/tools/testing/selftests/hid/hid-ite.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
+# Runs tests for the HID subsystem
+
+export TARGET=test_ite_keyboard.py
+
+bash ./run-hid-tools-tests.sh