summaryrefslogtreecommitdiff
path: root/test/test-libevdev-has-event.c
Commit message (Expand)AuthorAgeFilesLines
* Revamp the API once againPeter Hutterer2013-09-101-3/+3
* Fix off-by-one errors when dealing with *_MAX values.Peter Hutterer2013-08-301-1/+1
* test: fix ev_rep test for new uinput implementationPeter Hutterer2013-08-291-4/+27
* Add functions to toggle LEDs on the devicePeter Hutterer2013-08-151-0/+153
* Rename libevdev_kernel_set_abs_value to libevdev_kernel_set_abs_infoPeter Hutterer2013-08-141-2/+2
* test: devices with abs axes need to be created properlyPeter Hutterer2013-08-131-78/+75
* test: change device for enabling/disabling bits to use REL_*Peter Hutterer2013-08-131-3/+3
* Add setters for product/vendor/bustype/versionPeter Hutterer2013-08-011-0/+37
* Rename ID getters to have a consistent naming schemePeter Hutterer2013-08-011-4/+4
* Provide setters for name, phys, uniqPeter Hutterer2013-08-011-0/+48
* Add abs setters for changing a single value on an abs axisPeter Hutterer2013-08-011-0/+65
* Rename a few getters for consistencyPeter Hutterer2013-08-011-16/+16
* Add setter for property bitsPeter Hutterer2013-08-011-0/+35
* test: check for enabling REL_X with dataPeter Hutterer2013-08-011-0/+1
* When enabling EV_REP, set the delay/period valuesPeter Hutterer2013-07-311-0/+1
* Don't try setting an ABS code without dataPeter Hutterer2013-07-291-0/+2
* test: drop some superfluous dev creationPeter Hutterer2013-07-291-15/+0
* test: add uinput prop bits and the test for itPeter Hutterer2013-07-111-6/+20
* test: define a common device namePeter Hutterer2013-07-051-8/+8
* test: fix up the tests to test for resolution now tooPeter Hutterer2013-07-051-11/+15
* test: add test for extracting the right slot values on startupPeter Hutterer2013-07-031-0/+80
* test: test for trying to enable invalid abs axisPeter Hutterer2013-07-011-0/+34
* Disallow disabling of EV_SYNPeter Hutterer2013-07-011-0/+1
* test: add test for changing kernel abs valuesPeter Hutterer2013-07-011-0/+57
* test: add test for getting abs axis dataPeter Hutterer2013-07-011-0/+103
* test: add two more tests for enabling/disabling invalid events.Peter Hutterer2013-07-011-0/+2
* Drop code for kernel-enabling bitsPeter Hutterer2013-06-301-48/+0
* test: add test for kernel-enabling bitsPeter Hutterer2013-06-301-0/+48
* test: use new convenience function for uinput device creationPeter Hutterer2013-06-291-78/+52
* test: prepare a common header file for all testsPeter Hutterer2013-06-291-4/+1
* test: add tests for device bit manipulationPeter Hutterer2013-06-291-0/+150
* test: fix a bunch of memory leaksPeter Hutterer2013-06-281-0/+7
* test: add incomplete test for input propsPeter Hutterer2013-06-271-0/+24
* tests: add two multitouch testsPeter Hutterer2013-06-271-0/+67
* test: test some more event max and invalid event type pathsPeter Hutterer2013-06-271-0/+3
* Pull all tests together into one binaryPeter Hutterer2013-06-271-11/+0
* Add a test for event the various libevdev_has_event * functionsPeter Hutterer2013-06-271-0/+299