libei/test
Peter Hutterer 4a918d17d8 libeis: namespace the capability-specific getters and setters
Naming scheme is now: ei_device_<capability>_get/set_<what>. So far the
range is the only one where we had to deal with the same thing for two
different capabilities and it's unlikely we'll have to have different keymaps
for different capabilities. But still, let's do this now while it's still
easy.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-08-28 14:13:56 +10:00
..
buildtest.c Include stddef.h for size_t 2020-08-24 13:01:37 +10:00
eierpecken.c replace the fallthrough comments with __attribute__((fallthrough)) 2020-08-26 11:00:50 +10:00
eierpecken.h Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
test-ei.c Implement device suspend/resume with starting state of "suspended" 2020-08-20 14:44:38 +10:00
test-eis.c libeis: namespace the capability-specific getters and setters 2020-08-28 14:13:56 +10:00
unit-tests.c Factor out munit test handling into a set of helpers 2020-08-20 14:44:38 +10:00