libinput/test
Peter Hutterer 3a07b03df5 Add a customizable log handler
The previous log handler wasn't actually hooked up to anything. Add a public
API for the log handler with priority filtering, defaulting to priority
'error' and stderr as output stream.

And to keep the diff down and convenience up, provide a few simple wrappers
for logging. The generic is log_msg(), but let's use log_info, log_error, etc.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Jonas Ådahl <jadahl@gmail.com>
2014-02-19 08:35:25 +10:00
..
build-pedantic.c test: add a build-test for -pedantic 2014-01-15 11:26:08 +10:00
litest-bcm5974.c Add a device test suite 2014-01-15 11:59:27 +10:00
litest-int.h Add a device test suite 2014-01-15 11:59:27 +10:00
litest-keyboard.c Add a device test suite 2014-01-15 11:59:27 +10:00
litest-mouse.c test: Add a basic mouse test device 2014-01-22 11:23:00 +10:00
litest-synaptics.c Add a device test suite 2014-01-15 11:59:27 +10:00
litest-trackpoint.c Add a device test suite 2014-01-15 11:59:27 +10:00
litest-wacom-touch.c test: add a wacom touch devices (absolute touchscreen) 2014-01-22 11:23:00 +10:00
litest.c path: add libinput_path_create_context instead of libinput_create_from_path 2014-02-10 11:23:36 +10:00
litest.h path: add libinput_path_create_context instead of libinput_create_from_path 2014-02-10 11:23:36 +10:00
log.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
Makefile.am Add a customizable log handler 2014-02-19 08:35:25 +10:00
path.c Make it possible to have persistent libinput_seat instances 2014-02-10 22:28:46 +01:00
pointer.c test: add basic pointer motion and button test 2014-01-22 11:32:01 +10:00
touch.c test: add a simple touch test 2014-01-22 11:32:01 +10:00
udev.c Make it possible to have persistent libinput_seat instances 2014-02-10 22:28:46 +01:00