]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/hid: add tests for missing release on the Dell Synaptics
authorBenjamin Tissoires <bentiss@kernel.org>
Wed, 8 Oct 2025 14:06:59 +0000 (16:06 +0200)
committerJiri Kosina <jkosina@suse.com>
Wed, 15 Oct 2025 15:27:06 +0000 (17:27 +0200)
commitd9b3014a7f1425011909ad358dc0c8f187853a12
tree618aeda045cf6a95ce08cddf8d0513630fd1a92d
parent46f781e0d151844589dc2125c8cce3300546f92a
selftests/hid: add tests for missing release on the Dell Synaptics

Add a simple test for the corner case not currently covered by the
sticky fingers quirk. Because it's a corner case test, we only test this
on a couple of devices, not on all of them because the value of adding
the same test over and over is rather moot.

Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
tools/testing/selftests/hid/tests/test_multitouch.py