linux/tools/testing/selftests/hid
Alex Tran b4f4fd947a selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
Verify Wacom devices set INPUT_PROP_DIRECT on display devices and
INPUT_PROP_POINTER on opaque devices. Verify INPUT_PROP_POINTER
is not set on display devices and INPUT_PROP_DIRECT is not set
on opaque devices.

Moved test_prop_pointer into TestOpaqueTablet. Created a
DirectTabletTest mixin class for test_prop_direct that can be
inherited by display tablet test classes.Used DirectTabletTest
for TestDTH2452Tablet case.

Signed-off-by: Alex Tran <alex.t.tran@gmail.com>
Tested-by: Erin Skomra <erin.skomra@wacom.com>
Reviewed-by: Erin Skomra <erin.skomra@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
2026-02-24 09:41:21 +01:00
..
progs HID: Use bpf_wq_set_callback kernel function 2026-01-20 16:15:57 -08:00
tests selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices 2026-02-24 09:41:21 +01:00
.gitignore
Makefile selftests/hid: fix bpf compilations due to -fms-extensions 2026-01-07 15:03:49 +01:00
config
config.common selftests: net: Enable legacy netfilter legacy options. 2025-07-25 18:38:55 +02:00
config.x86_64
hid-apple.sh
hid-core.sh
hid-gamepad.sh
hid-ite.sh
hid-keyboard.sh
hid-mouse.sh
hid-multitouch.sh
hid-sony.sh
hid-tablet.sh
hid-usb_crash.sh
hid-wacom.sh
hid_bpf.c
hid_common.h selftests: complete kselftest include centralization 2025-11-27 14:24:31 -08:00
hidraw.c selftests/hid: hidraw: forge wrong ioctls and tests them 2025-09-17 11:37:23 +02:00
run-hid-tools-tests.sh
settings
vmtest.sh selftests/hid: update vmtest.sh for virtme-ng 2025-09-17 11:35:39 +02:00