libei/test
Peter Hutterer ae6dbbe61c test: move the unhandled event type assertion out of the switch
All the switch cases return early, moving it here means we can drop the
default case and have the compiler warn us about missing cases.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-08-23 15:02:19 +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: move the unhandled event type assertion out of the switch 2021-08-23 15:02:19 +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 test: drop an obsolete test 2021-08-23 13:02:26 +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