test: make the mouse tool a litest feature bit
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 6 Feb 2018 05:26:53 +0000 (15:26 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 13 Feb 2018 06:04:08 +0000 (16:04 +1000)
commit134893790e9b49ab1d98f92498fc3684f1045f12
tree932ef9486e86dd1d0c5cc6d4da085fec06a759d0
parent3a3fd645c4a78ff85e66327d51c4262292c5b09a
test: make the mouse tool a litest feature bit

Aiptek tablets have the BTN_TOOL_MOUSE|LENS bits but don't actually have a
mouse, at least not in libinput (see future patches). Turns out we only have
one device that really has the tool anyway, so not running the tests for the
others seems sensible.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/litest-device-wacom-intuos5-pen.c
test/litest.h
test/test-tablet.c