linux-stable/tools/testing/selftests/hid/tests
Joshua Dickens 4c2216728f selftests: hid: Add touch tests for Wacom devices
Adding a wacom touch device to use the test_multitouch tests.
Adding a 2 additional tests.
 - A test to check if a touch event is sent when the contact_id of the event is 0.
 - A test to check if a touch event is not sent when confidence is set to 0.

Signed-off-by: Joshua Dickens <joshua.dickens@wacom.com>
Reviewed-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2023-06-08 15:56:00 +02:00
..
__init__.py
base.py
conftest.py
descriptors_wacom.py selftests: hid: import hid-tools wacom tests 2023-04-12 17:13:38 +02:00
test_apple_keyboard.py selftests: hid: import hid-tools hid-apple tests 2023-04-12 17:13:38 +02:00
test_gamepad.py
test_hid_core.py
test_ite_keyboard.py selftests: hid: import hid-tools hid-ite tests 2023-04-12 17:13:38 +02:00
test_keyboard.py selftests: hid: import hid-tools hid-keyboards tests 2023-04-12 17:13:37 +02:00
test_mouse.py selftests: hid: import hid-tools hid-mouse tests 2023-04-12 17:13:37 +02:00
test_multitouch.py selftests: hid: import hid-tools hid-multitouch and hid-tablets tests 2023-04-12 17:13:37 +02:00
test_sony.py selftests: hid: import hid-tools hid-sony and hid-playstation tests 2023-04-12 17:13:38 +02:00
test_tablet.py selftests: hid: import hid-tools hid-multitouch and hid-tablets tests 2023-04-12 17:13:37 +02:00
test_usb_crash.py selftests: hid: import hid-tools usb-crash tests 2023-04-12 17:13:38 +02:00
test_wacom_generic.py selftests: hid: Add touch tests for Wacom devices 2023-06-08 15:56:00 +02:00