libinput/test
Peter Hutterer 97a6bf10f9 Change the logging system to be per-context
Rather than a single global logging function, make the logging dependent on
the individual context. This way we won't stomp on each other's feet in the
(admittedly unusual) case of having multiple libinput contexts.

The userdata argument to the log handler was dropped. The caller has a ref to
the libinput context now, any userdata can be attached to that context
instead.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-06-23 15:39:08 +10:00
..
build-cxx.cc test: Add include from C++ build test 2014-03-29 00:51:44 +01:00
build-pedantic.c test: add a build-test for -pedantic 2014-01-15 11:26:08 +10:00
keyboard.c Rename KEYBOARD_KEY_STATE to KEY_STATE 2014-06-23 15:23:35 +10:00
litest-bcm5974.c test: add a bunch of test for click behavior on touchpads 2014-06-12 10:29:26 +10:00
litest-int.h test: allow for description-based test devices 2014-04-08 15:07:02 +10:00
litest-keyboard.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-mouse.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-synaptics-st.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-synaptics-t440.c test: Add description for the T440 synaptics touchpad 2014-06-12 10:29:26 +10:00
litest-synaptics.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-trackpoint.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-wacom-touch.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest.c Change the logging system to be per-context 2014-06-23 15:39:08 +10:00
litest.h test: Add description for the T440 synaptics touchpad 2014-06-12 10:29:26 +10:00
log.c Change the logging system to be per-context 2014-06-23 15:39:08 +10:00
Makefile.am test: Add description for the T440 synaptics touchpad 2014-06-12 10:29:26 +10:00
misc.c test: compiler warning fixes 2014-06-03 11:01:04 +10:00
path.c test: fix a path test 2014-06-13 11:48:53 +10:00
pointer.c Name-space the scroll event types 2014-06-23 14:31:56 +10:00
touch.c Use floating point numbers instead of fixed point numbers 2014-06-09 20:46:53 +02:00
touchpad.c test: add a couple of top software button test 2014-06-12 10:29:26 +10:00
udev.c udev: split libinput_udev context init into two functions 2014-06-23 15:39:08 +10:00
valgrind.suppressions test: automatically run the tests against valgrind for leaks 2014-04-10 11:11:56 +10:00