test: upgrade to the Microsoft Surface Type Cover
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 24 Apr 2015 05:27:34 +0000 (15:27 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 27 Apr 2015 21:45:39 +0000 (07:45 +1000)
commite0f467e70dfd40d788df0f99478662e21f2d472a
treeb2f8f0e5eed260033c986935fe76ab3849f884bd
parent5e85957ad20f0a084a538745917547aa96b20f96
test: upgrade to the Microsoft Surface Type Cover

Almost identical to the one we already had but this one also has ABS_X/Y to
mess things up. Update the existing one, no need to add a separate device here.

The fake MT touch test needs to be updated now though. A fake MT device may be
an absolute device too, so if we use the touch_down() handlers we may generate
abs pointer events. That's valid, we only check for no touch events here.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-By: Derek Foreman <derekf@osg.samsung.com>
test/litest-ms-surface-cover.c
test/touch.c