tests: Add test for touch event timestamps
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Wed, 13 Dec 2017 11:27:58 +0000 (13:27 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 18 Dec 2017 09:46:28 +0000 (11:46 +0200)
commitc20b580b5288d6ee6aa6bed4de165e2c191d3a28
treeb4dc95c9e3868d61b9f1e52bd065c88c47ae54a7
parentdae224c6dc8054d1cf3ce4596588f922ff029fd2
tests: Add test for touch event timestamps

Add test to verify that the server correctly sets the timestamps of
touch events. This requires updating the weston-test protocol with a new
request for touch events.

Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Makefile.am
protocol/weston-test.xml
tests/touch-test.c [new file with mode: 0644]
tests/weston-test-client-helper.c
tests/weston-test-client-helper.h
tests/weston-test.c