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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| base_device.py | ||
| base_gamepad.py | ||
| conftest.py | ||
| descriptors_wacom.py | ||
| test_apple_keyboard.py | ||
| test_gamepad.py | ||
| test_hid_core.py | ||
| test_ite_keyboard.py | ||
| test_keyboard.py | ||
| test_mouse.py | ||
| test_multitouch.py | ||
| test_sony.py | ||
| test_tablet.py | ||
| test_usb_crash.py | ||
| test_wacom_generic.py | ||