libevdev/test
Peter Hutterer ca4b63d2b5 test: add test for kernel-enabling bits
This test fails because we can't actually enable bits at runtime, guess I
should've thought of that before. Either way, commit this test (and revert it
again) so the test is in the repository in case we do get this ability later.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-06-30 15:26:13 +10:00
..
.gitignore Set up a test harness 2013-06-04 11:39:33 +10:00
Makefile.am test: move device creation into a shared function 2013-06-29 18:19:42 +10:00
test-common-uinput.c test: provide uinput convenience function for varargs 2013-06-29 18:10:21 +10:00
test-common-uinput.h test: provide uinput convenience function for varargs 2013-06-29 18:10:21 +10:00
test-common.c test: move device creation into a shared function 2013-06-29 18:19:42 +10:00
test-common.h test: move device creation into a shared function 2013-06-29 18:19:42 +10:00
test-event-names.c test: prepare a common header file for all tests 2013-06-29 18:00:42 +10:00
test-int-queue.c test: prepare a common header file for all tests 2013-06-29 18:00:42 +10:00
test-libevdev-events.c test: use new convenience function for uinput device creation 2013-06-29 18:19:50 +10:00
test-libevdev-has-event.c test: add test for kernel-enabling bits 2013-06-30 15:26:13 +10:00
test-libevdev-init.c test: use new convenience function for uinput device creation 2013-06-29 18:19:50 +10:00
test-main.c test: add test for event polling and SYN_DROPPED handling 2013-06-27 13:32:38 +10:00