Skip to content
Snippets Groups Projects
Commit 057fd339 authored by Peter Hutterer's avatar Peter Hutterer
Browse files

test: mix tablet events into touch arbitration tests


We keep running into the proximity timeout for these tests, especially under
valgrind. To avoid this, manually intersperse the touch events with tablet
events.

Note that this manual loop would just work even without tablet events
because we no longer have a 10ms delay between touch events as enforced by
litest_touch_move_to. But let's do the right thing anyway.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 5521ab03
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment