libevdev/test
Peter Hutterer 40493c3ff2 When enabling EV_REP, set the delay/period values
Just enabling EV_REP sets them to zero, but when enabling them directly,
a value is required.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
2013-07-31 08:36:51 +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: 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 test: add test for event values (type and code) 2013-07-04 11:11:51 +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: add a few sync test cases for incomplete syncs 2013-07-02 14:02:58 +10:00
test-libevdev-has-event.c When enabling EV_REP, set the delay/period values 2013-07-31 08:36:51 +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