summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: run all tests through valgrindPeter Hutterer2014-04-292-0/+39
* test: disable parallel testingPeter Hutterer2014-04-291-0/+2
* test: silence some valgrind warningsPeter Hutterer2014-04-282-1/+3
* Drain all events before synchronizing after SYN_DROPPEDPeter Hutterer2014-04-241-0/+219
* test: restore default log priority after testsPeter Hutterer2014-04-081-0/+15
* Drop invalid ABS_MT_TRACKING_ID changesPeter Hutterer2014-04-031-0/+160
* Drop hardcoded MAX_SLOTS in favour of pre-allocated memoryPeter Hutterer2014-04-031-107/+0
* test: remove checks for test device creation failurePeter Hutterer2014-04-024-361/+290
* test: the kernel test build doesn't need to link to libevdevPeter Hutterer2014-04-021-3/+1
* test: fix kernel test for revoke afterPeter Hutterer2014-04-021-2/+1
* test: fix the tracking_id sync testPeter Hutterer2014-04-011-1/+1
* test: shut up compiler warningPeter Hutterer2014-03-191-1/+1
* test: fix distcheckPeter Hutterer2014-03-111-1/+1
* If the tracking ID changes during SYN_DROPPED, terminate the touch firstPeter Hutterer2014-03-071-0/+163
* Send an extra ABS_MT_SLOT event to sync the client up with the current slotBenjamin Tissoires2014-03-071-0/+93
* Don't sync the MT state for fake MT devicesPeter Hutterer2014-03-061-0/+82
* Cap slot values to the announced maximumPeter Hutterer2014-03-061-0/+78
* test: add two more checks for the current slotPeter Hutterer2014-03-061-0/+3
* Increase MAX_SLOTS to 60Peter Hutterer2014-03-061-1/+1
* test: add a test for > MAX_SLOTS mt valuesPeter Hutterer2014-03-061-0/+102
* test: whitespace fixes (newlines)Peter Hutterer2014-03-054-7/+5
* test: plug more memory leaksPeter Hutterer2014-02-272-0/+4
* test: fix memleak when using the test-uinput devicePeter Hutterer2014-02-271-0/+1
* Add a test for EVIOCREVOKEPeter Hutterer2014-02-263-1/+199
* test: remove a bunch of superfluous empty linesPeter Hutterer2014-02-251-3/+0
* Actually filter by log priorityPeter Hutterer2014-02-131-0/+76
* test: remove NULL test for SW_MAX, 3.13 defines SW_MUTE_DEVICEPeter Hutterer2014-01-291-3/+0
* Warn about a SYN_DROPPED right after finishing a syncPeter Hutterer2014-01-221-0/+108
* test: abort on unexpected log messagesPeter Hutterer2014-01-225-0/+46
* test: fix typoPeter Hutterer2014-01-171-1/+1
* test: rename a test to match what it's testing betterPeter Hutterer2014-01-171-2/+2
* include: update linux/input.h for kernel 3.12Peter Hutterer2014-01-091-2/+1
* test: detect if we're running inside gdb and disable forkingPeter Hutterer2013-12-241-0/+37
* test: add basic link testPeter Hutterer2013-12-123-1/+12
* test: split tests into run-time and build-time testsPeter Hutterer2013-12-121-2/+5
* Don't treat devices with (ABS_MT_SLOT - 1) as multitouch devicesPeter Hutterer2013-12-101-0/+33
* Merge branch 'ev-rep-handling'Peter Hutterer2013-12-091-0/+26
|\
| * Support EV_REP values through libevdev_get_event_valuePeter Hutterer2013-12-091-0/+26
* | State that the event is defined for a SYN_DROPPEDPeter Hutterer2013-12-091-0/+2
|/
* test-compile-pedantic: replace -Wpedantic with -pedanticGaetan Nadon2013-11-261-1/+1
* test: add a build test for -WpedanticPeter Hutterer2013-11-233-1/+11
* Review/update .gitignore filesGaetan Nadon2013-11-191-7/+2
* Provide separate lookup functions for zero-terminated stringsPeter Hutterer2013-11-011-52/+54
* Add name-resolver unit testsDavid Herrmann2013-10-313-0/+120
* Add libevdev_event_type/code_from_name() resolversDavid Herrmann2013-10-311-0/+1
* Fix wrong libevdev clock testDavid Herrmann2013-10-311-2/+5
* Check max to see if an event type is validPeter Hutterer2013-10-241-0/+6
* Disallow disabling EV_SYN event codesPeter Hutterer2013-10-241-0/+1
* Add a copy of linux/input.hPeter Hutterer2013-10-232-3/+3
* Mark three deprecated functions as suchPeter Hutterer2013-10-041-17/+17