libevdev/test
Peter Hutterer e35411d959 test: devices with abs axes need to be created properly
Simply enabling the bits is not enough, we need to provide axis
information too if we want to enable this properly.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
2013-08-13 19:37:08 +10:00
..
.gitignore Set up a test harness 2013-06-04 11:39:33 +10:00
Makefile.am Make the tests optional to drop unneeded dependencies 2013-08-13 07:11:50 +10:00
test-common-uinput.c test: add uinput prop bits and the test for it 2013-07-11 09:09:14 +10:00
test-common-uinput.h test: add uinput prop bits and the test for it 2013-07-11 09:09:14 +10:00
test-common.c test: define a common device name 2013-07-05 09:11:34 +10:00
test-common.h test: define a common device name 2013-07-05 09:11:34 +10:00
test-event-names.c Rename a few getters for consistency 2013-08-01 13:53:05 +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 Add libevdev_has_event_pending() 2013-08-01 13:53:04 +10:00
test-libevdev-has-event.c test: devices with abs axes need to be created properly 2013-08-13 19:37:08 +10:00
test-libevdev-init.c test: define a common device name 2013-07-05 09:11:34 +10:00
test-main.c test: add test for event polling and SYN_DROPPED handling 2013-06-27 13:32:38 +10:00