libevdev/test
Peter Hutterer 03f7b2be46 test: remove unreachable switch case
We only test up to 5 slots, so this cannot ever be reached.

Found by coverity

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-02-19 13:33:32 +10:00
..
.gitignore Add a test for EVIOCREVOKE 2014-02-26 07:22:04 +10:00
generate-gcov-report.sh configure.ac: enable subdir-objects 2017-01-09 09:40:28 +10: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 config.h is a local include path 2020-02-14 12:03:23 +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 test: silence warnings about missing field initializers 2020-02-14 12:03:23 +10:00
test-libevdev-init.c config.h is a local include path 2020-02-14 12:03:23 +10:00
test-link.c test: add basic link test 2013-12-12 13:19:52 +10:00
test-main.c config.h is a local include path 2020-02-14 12:03:23 +10:00
test-static-symbols-leak.sh meson.build: hook up the static symbols leak test 2020-02-19 08:34:55 +10:00
test-uinput.c test: fix two signed vs unsigned warnings 2020-02-14 12:03:23 +10:00
valgrind.suppressions meson.build: hook up the static symbols leak test 2020-02-19 08:34:55 +10:00