libinput/test
Peter Hutterer 606249f91c path: add libinput_path_create_context instead of libinput_create_from_path
Creates an empty context that is not hooked up to a device. Callers can then
add and remove devices to this context using libinput_path_add_device() and
libinput_path_remove_device().

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-02-10 11:23:36 +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
Makefile.am test: add a simple touch test 2014-01-22 11:32:01 +10:00
path.c path: add libinput_path_create_context instead of libinput_create_from_path 2014-02-10 11:23:36 +10: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 test: Make sure the sysname of a device is correct 2014-01-31 14:57:18 +10:00