libevdev/test
Peter Hutterer fe30bf7d96 Drop code for kernel-enabling bits
We can't enable axes on devices at runtime in the kernel, not even
for uinput devices. So this API can't work anyway, remove it before
someone thinks it does work.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-06-30 15:27:24 +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 Drop code for kernel-enabling bits 2013-06-30 15:27:24 +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