libevdev/test
Peter Hutterer 0c01886985 test: abort on unexpected log messages
Add two log functions, one that aborts on a received message. We know when we
expect to receive an error, so anytime this happens unexpectedly should
terminate the test.

And for those tests do issue a log message, let them ignore it and don't
print anything.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-01-22 09:14:40 +10:00
..
.gitignore test: add basic link test 2013-12-12 13:19:52 +10:00
Makefile.am test: add basic link test 2013-12-12 13:19:52 +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 include: update linux/input.h for kernel 3.12 2014-01-09 09:05:05 +10:00
test-int-queue.c Use ENOMEM instead of ENOSPC 2013-08-31 12:27:23 +10:00
test-libevdev-events.c test: fix typo 2014-01-17 10:54:58 +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 test: abort on unexpected log messages 2014-01-22 09:14:40 +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