libevdev/test
Peter Hutterer 31113e6038 Hook up nm to check for leaking symbols in the static library
We ignore anything that starts with an underscore, anything that starts with
libevdev and main (since we test the test-static-link binary) and a couple of
gcov-related functions. This should catch any functions we accidentally
export.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-08-25 10:06:48 +10:00
..
.gitignore Add a test for EVIOCREVOKE 2014-02-26 07:22:04 +10:00
Makefile.am Hook up nm to check for leaking symbols in the static library 2014-08-25 10:06:48 +10:00
test-common-uinput.c test: fix memleak when using the test-uinput device 2014-02-27 11:08:51 +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 Add libevdev_property_from_name() 2014-08-20 08:43:15 +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 test: remove checks for test device creation failure 2014-04-02 11:35:56 +10:00
test-libevdev-events.c test: silence some valgrind warnings 2014-04-28 08:27:06 +10:00
test-libevdev-has-event.c test: silence some valgrind warnings 2014-04-28 08:27:06 +10:00
test-libevdev-init.c Add per-device log handlers 2014-06-05 15:16:06 +10:00
test-link.c test: add basic link test 2013-12-12 13:19:52 +10:00
test-main.c test: whitespace fixes (newlines) 2014-03-05 19:16:08 +10:00
test-uinput.c test: abort on unexpected log messages 2014-01-22 09:14:40 +10:00
valgrind.suppressions test: ignore any timer_create errors in valgrind 2014-06-12 09:50:22 +10:00