libevdev/test
Scott Jann 4226c7801b Add libevdev_disable_property
On some devices, a kernel input property has been set in error and we need the
ability to disable that property.

Signed-off-by: Scott Jann <sjann@knight-rider.org>
2020-10-19 14:47:07 +10:00
..
.gitignore Add a test for EVIOCREVOKE 2014-02-26 07:22:04 +10:00
generate-gcov-report.sh Don't hardcode /bin/bash 2020-08-13 13:11:33 +02:00
Makefile.am test: change the static symbol leak test to a shell script 2020-02-19 08:34:55 +10:00
test-common-uinput.c config.h is a local include path 2020-02-14 12:03:23 +10:00
test-common-uinput.h config.h is a local include path 2020-02-14 12:03:23 +10:00
test-common.c test: fix a few scan-build errors about dead storage 2020-02-19 13:06:18 +10:00
test-common.h config.h is a local include path 2020-02-14 12:03:23 +10:00
test-compile-pedantic.c test: add a build test for -Wpedantic 2013-11-23 09:00:53 +10:00
test-context.c test: silence warnings about missing field initializers 2020-02-14 12:03:23 +10:00
test-event-codes.c config.h is a local include path 2020-02-14 12:03:23 +10:00
test-event-names.c include: sync event codes with kernel 5.8 2020-09-11 12:13:13 +10:00
test-int-queue.c config.h is a local include path 2020-02-14 12:03:23 +10:00
test-kernel.c config.h is a local include path 2020-02-14 12:03:23 +10:00
test-libevdev-events.c test: remove unreachable switch case 2020-02-19 13:33:32 +10:00
test-libevdev-has-event.c Add libevdev_disable_property 2020-10-19 14:47:07 +10:00
test-libevdev-init.c tests: Use CLOCK_MONOTONIC_FAST on FreeBSD 2020-08-14 17:50:56 +02:00
test-link.c test: add basic link test 2013-12-12 13:19:52 +10:00
test-main.c tests: Disable attach debugger on FreeBSD 2020-08-14 17:50:56 +02:00
test-static-symbols-leak.sh Don't hardcode /bin/bash 2020-08-13 13:11:33 +02:00
test-uinput.c tests: Add FreeBSD specific tests 2020-08-14 17:50:56 +02:00
valgrind.suppressions meson.build: hook up the static symbols leak test 2020-02-19 08:34:55 +10:00