libevdev/test
Peter Hutterer 061927dd76 Add a test for EVIOCREVOKE
New in 3.12, EVIOCREVOKE revokes access to an evdev device. This is unlikely
to be used by a libevdev user, see.
http://lists.freedesktop.org/archives/input-tools/2014-January/000688.html

This patch adds a new test-kernel binary that tests the kernel API directly.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
2014-02-26 07:22:04 +10:00
..
.gitignore Add a test for EVIOCREVOKE 2014-02-26 07:22:04 +10:00
Makefile.am Add a test for EVIOCREVOKE 2014-02-26 07:22:04 +10:00
test-common-uinput.c test: provide wrapper for fetching the devnode from a uinput test device 2013-09-13 08:59:06 +10:00
test-common-uinput.h test: provide wrapper for fetching the devnode from a uinput test device 2013-09-13 08:59:06 +10:00
test-common.c test: abort on unexpected log messages 2014-01-22 09:14:40 +10:00
test-common.h test: abort on unexpected log messages 2014-01-22 09:14:40 +10:00
test-compile-pedantic.c test: add a build test for -Wpedantic 2013-11-23 09:00:53 +10:00
test-event-codes.c Provide separate lookup functions for zero-terminated strings 2013-11-01 08:18:41 +10:00
test-event-names.c test: remove NULL test for SW_MAX, 3.13 defines SW_MUTE_DEVICE 2014-01-29 15:08:12 +10:00
test-int-queue.c test: remove a bunch of superfluous empty lines 2014-02-25 13:05:30 +10:00
test-kernel.c Add a test for EVIOCREVOKE 2014-02-26 07:22:04 +10:00
test-libevdev-events.c Warn about a SYN_DROPPED right after finishing a sync 2014-01-22 09:15:14 +10:00
test-libevdev-has-event.c Don't treat devices with (ABS_MT_SLOT - 1) as multitouch devices 2013-12-10 19:39:47 +10:00
test-libevdev-init.c Actually filter by log priority 2014-02-13 08:07:30 +10:00
test-link.c test: add basic link test 2013-12-12 13:19:52 +10:00
test-main.c test: abort on unexpected log messages 2014-01-22 09:14:40 +10:00
test-uinput.c test: abort on unexpected log messages 2014-01-22 09:14:40 +10:00