libei/test
Peter Hutterer fa7b624f93 Rename suspend to pause to indicate it's a "lighter" form of suspending
There's nothing in the protocol to modify the client device state from
the server, so a pause/resume cycle must leave the client with the
same(-ish) state. Pause is really just that, a short "no event now
please". Anything that would require e.g. modifying the device state by
releasing keys or buttons should result in the device being removed and
re-added.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-08-23 08:34:44 +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 Rename suspend to pause to indicate it's a "lighter" form of suspending 2021-08-23 08:34:44 +10:00
eierpecken.h Rename suspend to pause to indicate it's a "lighter" form of suspending 2021-08-23 08:34:44 +10:00
test-ei-device.c eis: fix the object creation API again 2021-08-11 16:34:10 +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 Rename suspend to pause to indicate it's a "lighter" form of suspending 2021-08-23 08:34:44 +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