libevdev/test
Peter Hutterer a8871e7aea Use AC_USE_SYSTEM_EXTENSIONS
Defines _GNU_SOURCE for us.
http://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/Posix-Variants.html

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-08-29 13:54:50 +10:00
..
.gitignore Set up a test harness 2013-06-04 11:39:33 +10:00
Makefile.am test: add uinput creation tests 2013-08-29 13:54:49 +10:00
test-common-uinput.c Use AC_USE_SYSTEM_EXTENSIONS 2013-08-29 13:54:50 +10:00
test-common-uinput.h test: switch udev backend over to new libevdev-uinput bits 2013-08-29 13:54:49 +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 libevdev_is_event_code(EV_SYN...) 2013-08-29 11:36:20 +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 Use AC_USE_SYSTEM_EXTENSIONS 2013-08-29 13:54:50 +10:00
test-libevdev-has-event.c test: fix ev_rep test for new uinput implementation 2013-08-29 13:54:49 +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 uinput creation tests 2013-08-29 13:54:49 +10:00
test-uinput.c Use AC_USE_SYSTEM_EXTENSIONS 2013-08-29 13:54:50 +10:00