Re: [PATCH weston v3] tests: add tests for devices handling

2015-03-31 Thread Pekka Paalanen
On Mon, 30 Mar 2015 09:21:29 -0400 Marek Chalupa wrote: > Test misc races when adding/releasing devices > > v2.: use one roundtrip after releasing devices > add touch support > > v3.: remove useless checks > add few comments > repeat tests 30 times instead of 100 times > (it

[PATCH weston v3] tests: add tests for devices handling

2015-03-30 Thread Marek Chalupa
Test misc races when adding/releasing devices v2.: use one roundtrip after releasing devices add touch support v3.: remove useless checks add few comments repeat tests 30 times instead of 100 times (it took too long, 30 is enough) Signed-off-by: Marek Chalupa --- Makefile.a