summaryrefslogtreecommitdiff
path: root/tests/ioctl_evdev.c
Commit message (Expand)AuthorAgeFilesLines
* Use loop initial declarationsDmitry V. Levin2021-11-051-2/+1
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Fix preprocessor indentationDmitry V. Levin2021-02-161-3/+3
* evdev: switch to use bundled <linux/input.h>Dmitry V. Levin2021-02-061-74/+37
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2020-08-031-1/+1
* evdev_mpers: use print_fields.h macrosDmitry V. Levin2020-07-131-1/+1
* evdev: fix formatting of struct input_keymap_entry.scancodeDmitry V. Levin2020-07-081-1/+1
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* Handle xlat verbosity in evdev bitset printingEugene Syromyatnikov2019-09-241-31/+70
* Fix preprocessor indentationDmitry V. Levin2018-12-301-5/+5
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* tests: enhance test coverage of evdev ioctlZhibin Li2018-08-191-0/+1
* evdev: fix decoding of EVIOCGBIT(0, ...)Zhibin Li2018-08-191-1/+1
* Update copyright headersDmitry V. Levin2018-06-141-1/+1
* tests: add more evdev ioctl checksEugene Syromyatnikov2018-04-251-2/+25
* evdev: decode EV_SW unconditionallyEugene Syromyatnikov2018-04-251-2/+4
* Fix macros encosure in a do/while loopDmitry V. Levin2017-06-171-3/+5
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-3/+3
* tests: replace init_magic with fill_memoryDmitry V. Levin2017-01-051-13/+3
* tests: add more checks of unknown ioctl command formattingEugene Syromyatnikov2017-01-041-0/+4
* ioctl: do not print explicit 0x prefix and do not specify minimum widthEugene Syromyatnikov2017-01-041-4/+4
* tests: fix "constant is too large" compilation warningsEugene Syromyatnikov2016-11-131-1/+1
* tests: use VERBOSE macro in ioctl_evdev and ioctl_evdev-v testsDmitry V. Levin2016-09-261-7/+7
* tests/ioctl_evdev.c: fix typo in commentDmitry V. Levin2016-06-141-1/+1
* tests/ioctl_evdev.c: check EVIOCGUNIQ decodingDmitry V. Levin2016-05-281-0/+1
* tests: check decoding of EVIOC* ioctlsDmitry V. Levin2016-05-281-0/+283