Re: [PATCH libinput 2/3] litest: Add litest_assert_scroll() helper function
On Wed, Sep 17, 2014 at 03:35:31PM +0200, Hans de Goede wrote: > Make check_2fg_scroll functionality available outside of touchpad.c , > no functional changes. > > Signed-off-by: Hans de Goede > --- > test/litest.c | 39 +++ > test/litest.h | 1 + > test/
[PATCH libinput 2/3] litest: Add litest_assert_scroll() helper function
Make check_2fg_scroll functionality available outside of touchpad.c , no functional changes. Signed-off-by: Hans de Goede --- test/litest.c | 39 +++ test/litest.h | 1 + test/touchpad.c | 49 - 3 files chan