Re: [PATCH libinput v3 3/5] litest: add nexus4 style touch screen without orientation

2015-06-24 Thread Peter Hutterer
On Mon, Jun 22, 2015 at 12:48:06PM +0200, Andreas Pokorny wrote: > This device provides a circular touch point size and and hence lacks > orientation. It will be used to test default value handling. > > Signed-off-by: Andreas Pokorny 1-4 are Reviewed-by: Peter Hutterer , no need to resend them,

[PATCH libinput v3 3/5] litest: add nexus4 style touch screen without orientation

2015-06-22 Thread Andreas Pokorny
This device provides a circular touch point size and and hence lacks orientation. It will be used to test default value handling. Signed-off-by: Andreas Pokorny --- test/Makefile.am | 1 + test/litest-nexus4-touch-screen.c | 116 ++ test/lit