test: switch touch points around for semi-mt tap-n-drag testing
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 18 Dec 2014 03:52:36 +0000 (13:52 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 23 Dec 2014 01:14:39 +0000 (11:14 +1000)
commit6138babc12ebd03d8482542137aac50913be405c
tree3854902367b290334333fef150d2f2128623328a
parentdf472317194f3ef83c4c22cd134b0639a8536367
test: switch touch points around for semi-mt tap-n-drag testing

The tests ignored it when motion events never happened - but that's mostly
what these tests are about. This only happened for semi-mt devices that use
the bounding box only, not separate touch points. Switching the touch points
around that the bounding box doesn't interfere causes the test to work as
expected.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/touchpad.c