libei/test
Peter Hutterer 35aca1a387 Enforce a frame after ei_touch_destroy()
Destroying a touch causes ei_touch_up if the touch is still down. But
for the event sequence to be correct we also need to add a frame event
here, otherwise the touch up may be "pending" on the remote until the
next actual event happens and a frame is added.

A client that doesn't want this should just call ei_touch_up()
2022-04-29 11:38:07 +10:00
..
buildtest.c Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00
buildtest.cc Add C++ header guards 2020-09-29 17:30:49 +10:00
eierpecken.c test: handle frame events in passive ei contexts by default 2022-04-29 11:37:35 +10:00
eierpecken.h test: handle frame events in passive ei contexts by default 2022-04-29 11:37:35 +10:00
test-ei-device.c Enforce a frame after ei_touch_destroy() 2022-04-29 11:38:07 +10:00
test-ei-seat.c Change to allow dynamic binding of capabilities 2022-04-04 05:24:16 +00:00
test-ei.c Rename ei active/passive to sender/receiver 2022-04-04 15:42:27 +10:00
test-eis.c Change to allow dynamic binding of capabilities 2022-04-04 05:24:16 +00:00
test-main.c Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00
unit-tests.c Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00