test: add uinput creation tests
[platform/upstream/libevdev.git] / test / Makefile.am
2013-08-29 Peter Hutterertest: add uinput creation tests
2013-08-29 Peter HuttererAdd support for uinput device creation
2013-08-12 Peter HuttererMake the tests optional to drop unneeded dependencies
2013-06-29 Peter Hutterertest: move device creation into a shared function
2013-06-29 Peter Hutterertest: prepare a common header file for all tests
2013-06-27 Peter Hutterertest: add test for event polling and SYN_DROPPED handling
2013-06-27 Peter HuttererRevert "test: Hook up gcov to require the test name"
2013-06-27 Peter HuttererPull all tests together into one binary
2013-06-27 Peter Hutterertest: Hook up gcov to require the test name
2013-06-27 Peter HuttererFix distcheck
2013-06-27 Peter Hutterertest: fix includes for distcheck
2013-06-27 Peter Hutterertest: add test for internal event queue
2013-06-27 Peter HuttererHook up gcov
2013-06-27 Peter HuttererDirectly compile libevdev sources
2013-06-27 Peter HuttererAdd a test for event the various libevdev_has_event...
2013-06-26 Peter Hutterertest: add infrastructure for uinput device tests
2013-06-04 Peter HuttererSet up a test harness
2013-06-04 Peter HuttererMove libevdev-events over to a tools directory
2013-06-04 Peter HuttererMerge libevdev-print and libevdev-events into one binary
2013-05-29 Peter Huttererlibevdev is a library to handle evdev devices