libei/test
Peter Hutterer 683ff5cca0 Fix double device removal
Removing a seat could cause two device remove events to happen. Fix this by
splitting the removal up into two bits: removed by server and removed by
client. Only once both bits are set, remove the device.

This needs to happen in libei and libeis.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-10-27 11:35:06 +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 test: some better debugging of events 2020-10-26 14:35:57 +10:00
eierpecken.h util: add an _unref_ cleanup + declaration function 2020-10-21 11:17:16 +10:00
test-ei.c Fix double device removal 2020-10-27 11:35:06 +10:00
test-eis.c Fix double device removal 2020-10-27 11:35:06 +10:00
unit-tests.c Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +10:00