test: allow for a hold end event when verifying touch motion
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 8 Dec 2021 06:26:16 +0000 (16:26 +1000)
committerJosé Expósito <jose.exposito89@gmail.com>
Tue, 14 Dec 2021 08:09:20 +0000 (08:09 +0000)
commit23f5d9074bd6663150b0d36e39dced896d1dc55e
tree0b7b888a915c8c41887e803c915b0dfe9999dd1a
parent1262c81d9b0d560e7b8cbbecdf05b081d7d94f9b
test: allow for a hold end event when verifying touch motion

Depending on how quick the test suite runs we may get a hold end event
here. Let's silently ignore that one since we aren't interested in it.

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