Re: [PATCH 2/2] tests: test the wl_display_roundtrip_queue() function

2014-08-21 Thread Pekka Paalanen
On Thu, 21 Aug 2014 11:05:24 +0200 Marek Chalupa wrote: > The issues I pointed out are not anything big. I'll send a patch that > removes wl_display_dispatch_pending from both test-cases and I noticed that > there are more leaks it the queue-test, so I'll get rid of them all in > another patch if

Re: [PATCH 2/2] tests: test the wl_display_roundtrip_queue() function

2014-08-21 Thread Marek Chalupa
The issues I pointed out are not anything big. I'll send a patch that removes wl_display_dispatch_pending from both test-cases and I noticed that there are more leaks it the queue-test, so I'll get rid of them all in another patch if it's OK :) Thanks, Marek On 21 August 2014 10:57, Pekka Paala

Re: [PATCH 2/2] tests: test the wl_display_roundtrip_queue() function

2014-08-21 Thread Pekka Paalanen
On Thu, 21 Aug 2014 10:46:55 +0200 Marek Chalupa wrote: > Hi, > > > On 20 August 2014 18:29, Giulio Camuffo wrote: > > > --- > > tests/queue-test.c | 62 > > ++ > > 1 file changed, 62 insertions(+) > > > > diff --git a/tests/queue-test.c b/

Re: [PATCH 2/2] tests: test the wl_display_roundtrip_queue() function

2014-08-21 Thread Pekka Paalanen
On Wed, 20 Aug 2014 19:29:10 +0300 Giulio Camuffo wrote: > --- > tests/queue-test.c | 62 > ++ > 1 file changed, 62 insertions(+) > > diff --git a/tests/queue-test.c b/tests/queue-test.c > index a4b165d..fc8a920 100644 > --- a/tests/queue-tes

Re: [PATCH 2/2] tests: test the wl_display_roundtrip_queue() function

2014-08-21 Thread Marek Chalupa
Hi, On 20 August 2014 18:29, Giulio Camuffo wrote: > --- > tests/queue-test.c | 62 > ++ > 1 file changed, 62 insertions(+) > > diff --git a/tests/queue-test.c b/tests/queue-test.c > index a4b165d..fc8a920 100644 > --- a/tests/queue-test.c >

[PATCH 2/2] tests: test the wl_display_roundtrip_queue() function

2014-08-20 Thread Giulio Camuffo
--- tests/queue-test.c | 62 ++ 1 file changed, 62 insertions(+) diff --git a/tests/queue-test.c b/tests/queue-test.c index a4b165d..fc8a920 100644 --- a/tests/queue-test.c +++ b/tests/queue-test.c @@ -158,6 +158,63 @@ client_test_multiple_queue