test: add a semi-mt Alps test device devel upstream/0.5.0+5+gd1cc842
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 24 Jul 2014 03:18:56 +0000 (13:18 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 4 Aug 2014 10:21:03 +0000 (20:21 +1000)
commitd1cc84265b7132e7b4e836656e42051a712d6b14
tree1a1043c2ce2dfe8d281f1524084697694ce41c19
parent22e86f932282ce623736bc59cc243f8a87759f68
test: add a semi-mt Alps test device

Provides the bounding box only, with slot 0 always being the upper/left, slot
1 being the lower-right touch. This needs to use the touch_down etc. litest
interfaces, which are now widened to double (leftover from 489630f58) and a
device-specific private pointer in the litest device.

New device feature for litest: LITEST_SEMI_MT

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
test/Makefile.am
test/litest-alps-semi-mt.c [new file with mode: 0644]
test/litest-int.h
test/litest.c
test/litest.h