[Wayland-bugs] [Bug 106340] Missing test cases for palm detection based on touch size

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 28 22:07:25 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106340

--- Comment #2 from Peter Hutterer <peter.hutterer at who-t.net> ---
have a look at touchpad_palm_detect_touch_size(), it has a basic test for
palm detection. All the touchpad_palm_detect_pressure_* functions are
similar, we need to replicate those with size-based palm detection. Those
pressure tests should be a pretty good blueprint for what we need here, the
actual tests are probably mostly copy/paste here.

Good practice for running the test suite :) make use of
--filter-test=<function name> and --filter-device="*bcm*" toggles to run the
tests quicker.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180528/cd178e6c/attachment.html>


More information about the wayland-bugs mailing list