libei/test
Peter Hutterer 3aa75890e9 eis: change the regions API to use eis_region_add()
This is slightly inconsistent with the configure API but more consistent
with the device API (which also has a new() + add()). It reduces
potential bugs though because the region cannot be added to two devices
anymore, and this way we also get a context in the region from the start
(which means we can log).

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-08-11 09:09:08 +10:00
..
buildtest.c Include stddef.h for size_t 2020-08-24 13:01:37 +10:00
buildtest.cc Add C++ header guards 2020-09-29 17:30:49 +10:00
eierpecken.c eis: change the regions API to use eis_region_add() 2021-08-11 09:09:08 +10:00
eierpecken.h Add DeviceRegions to replace the pointer/touch ranges 2021-07-23 15:06:01 +10:00
test-ei-device.c eis: change the regions API to use eis_region_add() 2021-08-11 09:09:08 +10:00
test-ei-seat.c test: split the ei tests up into different files 2021-07-21 12:01:05 +10:00
test-ei.c test: split the ei tests up into different files 2021-07-21 12:01:05 +10:00
test-eis.c Add support for seat unbinding 2021-07-21 11:20:18 +10:00
test-main.c Change to use server-created devices 2021-07-21 11:02:54 +10:00
unit-tests.c Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +10:00