Skip to content

Add testcases for wacom.ko driver module

Jason Gerecke requested to merge jigpu/hid-tools:wacom into master

This is some preliminary work to perform testing of the wacom.ko driver and some tablet HID descriptors. It provides a skeleton and some very minimal tests. There are many more tests that would be nice to add in the future, especially if recent bugs are used for inspiration (e.g. https://github.com/linuxwacom/input-wacom/issues/270).

Merge request reports