Re: [PATCH libinput 02/11] test: add a generic single-touch device
Hi, On 08/27/2014 06:31 AM, Peter Hutterer wrote: > With a non-zero absmin for both axes and different ranges for x/y, just to > detect those errors. > > Signed-off-by: Peter Hutterer Looks good: Reviewed-by: Hans de Goede Regards, Hans > --- > test/Makefile.am | 1 + >
[PATCH libinput 02/11] test: add a generic single-touch device
With a non-zero absmin for both axes and different ranges for x/y, just to detect those errors. Signed-off-by: Peter Hutterer --- test/Makefile.am | 1 + test/litest-generic-singletouch.c | 88 +++ test/litest.c | 2 + te