summaryrefslogtreecommitdiff
path: root/test/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Disable test-static-link in case of shared only build.Peter Seiderer2015-03-161-2/+7
* test: use -std=c89 instead of c90 for the build testPeter Hutterer2015-02-091-1/+1
* test: always build the build-testsPeter Hutterer2015-02-041-23/+31
* configure: rename BUILD_TESTS to ENABLE_RUNTIME_TESTSPeter Hutterer2015-02-041-2/+2
* Hook up nm to check for leaking symbols in the static libraryPeter Hutterer2014-08-251-1/+21
* test: handle the GCOV_LDFLAGS in all testsPeter Hutterer2014-08-251-2/+3
* test: override check-local instead of checkPeter Hutterer2014-08-251-2/+6
* test: add basic static link testPeter Hutterer2014-08-251-1/+6
* test: unconditionally distribute the valgrind suppressionsPeter Hutterer2014-05-071-3/+1
* test: run all tests through valgrindPeter Hutterer2014-04-291-0/+17
* test: disable parallel testingPeter Hutterer2014-04-291-0/+2
* test: the kernel test build doesn't need to link to libevdevPeter Hutterer2014-04-021-3/+1
* Add a test for EVIOCREVOKEPeter Hutterer2014-02-261-1/+9
* test: add basic link testPeter Hutterer2013-12-121-1/+5
* test: split tests into run-time and build-time testsPeter Hutterer2013-12-121-2/+5
* test-compile-pedantic: replace -Wpedantic with -pedanticGaetan Nadon2013-11-261-1/+1
* test: add a build test for -WpedanticPeter Hutterer2013-11-231-1/+4
* Add name-resolver unit testsDavid Herrmann2013-10-311-0/+1
* Add libevdev_event_type/code_from_name() resolversDavid Herrmann2013-10-311-0/+1
* Add a copy of linux/input.hPeter Hutterer2013-10-231-1/+1
* test: add uinput creation testsPeter Hutterer2013-08-291-0/+1
* Add support for uinput device creationPeter Hutterer2013-08-291-0/+3
* Make the tests optional to drop unneeded dependenciesPeter Hutterer2013-08-131-0/+2
* test: move device creation into a shared functionPeter Hutterer2013-06-291-1/+5
* test: prepare a common header file for all testsPeter Hutterer2013-06-291-1/+1
* test: add test for event polling and SYN_DROPPED handlingPeter Hutterer2013-06-271-0/+1
* Revert "test: Hook up gcov to require the test name"Peter Hutterer2013-06-271-3/+1
* Pull all tests together into one binaryPeter Hutterer2013-06-271-13/+9
* test: Hook up gcov to require the test namePeter Hutterer2013-06-271-1/+3
* Fix distcheckPeter Hutterer2013-06-271-0/+4
* test: fix includes for distcheckPeter Hutterer2013-06-271-1/+2
* test: add test for internal event queuePeter Hutterer2013-06-271-1/+4
* Hook up gcovPeter Hutterer2013-06-271-4/+48
* Directly compile libevdev sourcesPeter Hutterer2013-06-271-5/+8
* Add a test for event the various libevdev_has_event * functionsPeter Hutterer2013-06-271-1/+4
* test: add infrastructure for uinput device testsPeter Hutterer2013-06-261-2/+6
* Set up a test harnessPeter Hutterer2013-06-041-0/+10
* Move libevdev-events over to a tools directoryPeter Hutterer2013-06-041-8/+0
* Merge libevdev-print and libevdev-events into one binaryPeter Hutterer2013-06-041-4/+1
* libevdev is a library to handle evdev devicesPeter Hutterer2013-05-291-0/+11