Re: [PATCH libinput 1/5] test: replace tap config with helper function

2015-06-22 Thread Hans de Goede
Hi, On 22-06-15 06:54, Peter Hutterer wrote: No functional change, other than that we check for status codes now too. In tests that don't specifically check the interface itself, a short enable_tap() or disable_tap() is a lot more obvious to parse for the reader. Signed-off-by: Peter Hutterer

[PATCH libinput 1/5] test: replace tap config with helper function

2015-06-21 Thread Peter Hutterer
No functional change, other than that we check for status codes now too. In tests that don't specifically check the interface itself, a short enable_tap() or disable_tap() is a lot more obvious to parse for the reader. Signed-off-by: Peter Hutterer --- test/litest.h | 24 tes