summaryrefslogtreecommitdiff
path: root/test/test-libevdev-events.c
Commit message (Expand)AuthorAgeFilesLines
* Warn about a SYN_DROPPED right after finishing a syncPeter Hutterer2014-01-221-0/+108
* test: fix typoPeter Hutterer2014-01-171-1/+1
* test: rename a test to match what it's testing betterPeter Hutterer2014-01-171-2/+2
* 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
|/
* Name-space the read flags betterPeter Hutterer2013-09-111-60/+60
* Enumerate libevdev_next_event() return codesPeter Hutterer2013-09-111-44/+44
* test: update to test for the various _MAX valuesPeter Hutterer2013-08-311-2/+34
* Use AC_USE_SYSTEM_EXTENSIONSPeter Hutterer2013-08-291-1/+0
* Add support for EV_SWPeter Hutterer2013-08-291-0/+55
* Store the abs value after handling mt eventsPeter Hutterer2013-08-261-0/+54
* Keep the LED state and sync it after SYN_DROPPEDPeter Hutterer2013-08-151-0/+55
* Add setters for an event or slot valuePeter Hutterer2013-08-151-0/+180
* Add libevdev_has_event_pending()Peter Hutterer2013-08-011-0/+40
* test: add a few sync test cases for incomplete syncsPeter Hutterer2013-07-021-0/+127
* test: add test for abs and mt syncingPeter Hutterer2013-07-011-0/+167
* test: add tests for mt event valuesPeter Hutterer2013-07-011-0/+119
* test: add tests for checking event valuesPeter Hutterer2013-07-011-0/+119
* test: add test for filtered event deliveryPeter Hutterer2013-07-011-1/+79
* test: use new convenience function for uinput device creationPeter Hutterer2013-06-291-46/+25
* test: prepare a common header file for all testsPeter Hutterer2013-06-291-4/+1
* test: close the right pipe fdsPeter Hutterer2013-06-281-1/+1
* test: fix a bunch of memory leaksPeter Hutterer2013-06-281-0/+3
* test: add test case for button deltas after SYN_DROPPEDPeter Hutterer2013-06-281-0/+59
* Require a flag for normal mode tooPeter Hutterer2013-06-271-5/+5
* test: add test for event polling and SYN_DROPPED handlingPeter Hutterer2013-06-271-0/+155