]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/hid: require hidtools 0.12
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 21 Dec 2025 23:43:35 +0000 (09:43 +1000)
committerBenjamin Tissoires <bentiss@kernel.org>
Wed, 7 Jan 2026 14:28:09 +0000 (15:28 +0100)
commit1d6628f7f279131ac9efb743bcea7080666d7574
tree10cd385ffbdd6c287dcea155338e720f109bb9dd
parent2b29a90131bbb3d404e5bf5102af5ce98ccf96fe
selftests/hid: require hidtools 0.12

Not all our tests really require it but since it's likely pip-installed
anyway it's trivial to require the new version, just in case we want to
start cleaning up other bits.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
tools/testing/selftests/hid/tests/conftest.py