libinput/test
Stephen Chandler Paul 92a7810a2e test: Add test for bad distance events
There's a special distance on wacom tablets where the stylus is close enough to
be (sort of) recongnized by the tablet, but not close enough to send any useful
data. When the pen's in this distance, it will send a distance event with the
value absinfo->maximum or absinfo->minimum, but no other events. Since that
gives the caller the false impression that the tablet is actually in useful
proximity of the tablet, we want to make sure we filter out any events like
this.

Signed-off-by: Stephen Chandler Paul <thatslyude@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-06-17 17:17:14 -04: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 test: fix a couple of memleaks in the tests 2014-04-23 12:43:23 +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: Add infrastructure for testing tablet events. 2014-06-17 17:17:14 -04: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-bamboo-tablet.c test: Add Wacom Bamboo 16FG 4x5 Pen device definition 2014-06-17 17:17:14 -04:00
litest-wacom-cintiq-tablet.c test: Add Wacom Cintiq 12WX device definition 2014-06-17 17:17:14 -04:00
litest-wacom-intuos-tablet.c test: Add Wacom Intuos5 touch M Pen device definition 2014-06-17 17:17:14 -04:00
litest-wacom-isdv4-tablet.c test: Add Wacom ISDv4 E6 Pen device definition 2014-06-17 17:17:14 -04:00
litest-wacom-touch.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest.c test: Add Wacom ISDv4 E6 Pen device definition 2014-06-17 17:17:14 -04:00
litest.h test: Add Wacom ISDv4 E6 Pen device definition 2014-06-17 17:17:14 -04:00
log.c test: restore log priority after each test 2014-05-30 11:55:23 +10:00
Makefile.am test: Add proximity tests 2014-06-17 17:17:14 -04:00
misc.c Add bitfield helper functions from libdevdev-util.h and some tests 2014-06-16 20:31:03 -04:00
path.c test: fix a path test 2014-06-13 11:48:53 +10:00
pointer.c s/libinput_pointer_button_state/libinput_button_state/ 2014-06-09 20:48:05 +02:00
tablet.c test: Add test for bad distance events 2014-06-17 17:17:14 -04: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 Make it possible to have persistent libinput_seat instances 2014-02-10 22:28:46 +01:00
valgrind.suppressions test: automatically run the tests against valgrind for leaks 2014-04-10 11:11:56 +10:00