libei/test
Peter Hutterer 425c7804d4 test: ensure we only get frame events after device events
Because we're doing this per dispatch call (rather than a device state)
we need to ensure that the various tests gobble up all pending frame
events - the assert_no_events helpers do this.

If we only check for specific events, a frame event may still be pending
from one interaction. This causing the assertion to fail on the
subsequent dispatch call.
2022-04-29 11:38:25 +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: ensure we only get frame events after device events 2022-04-29 11:38:25 +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 test: ensure we only get frame events after device events 2022-04-29 11:38:25 +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