Re: [WESTON patch 2/2] tests: add tests for devices handling

2015-03-23 Thread Pekka Paalanen
On Mon, 23 Mar 2015 07:21:24 -0400 Marek Chalupa wrote: > Hi, > > On Thu, Mar 19, 2015 at 10:51 AM, Pekka Paalanen > wrote: > > > On Thu, 19 Mar 2015 03:38:52 -0400 > > Marek Chalupa wrote: > > > > > Test misc races when adding/releasing devices. One of the > > > tests reveals a race that is

Re: [WESTON patch 2/2] tests: add tests for devices handling

2015-03-23 Thread Marek Chalupa
Hi, On Thu, Mar 19, 2015 at 10:51 AM, Pekka Paalanen wrote: > On Thu, 19 Mar 2015 03:38:52 -0400 > Marek Chalupa wrote: > > > Test misc races when adding/releasing devices. One of the > > tests reveals a race that is not currently handled by Weston. > > > > Signed-off-by: Marek Chalupa > > ---

Re: [WESTON patch 2/2] tests: add tests for devices handling

2015-03-19 Thread Pekka Paalanen
On Thu, 19 Mar 2015 03:38:52 -0400 Marek Chalupa wrote: > Test misc races when adding/releasing devices. One of the > tests reveals a race that is not currently handled by Weston. > > Signed-off-by: Marek Chalupa > --- > Makefile.am | 7 ++- > tests/devices-test.c | 160 > +

[WESTON patch 2/2] tests: add tests for devices handling

2015-03-19 Thread Marek Chalupa
Test misc races when adding/releasing devices. One of the tests reveals a race that is not currently handled by Weston. Signed-off-by: Marek Chalupa --- Makefile.am | 7 ++- tests/devices-test.c | 160 +++ 2 files changed, 166 insertions