Re: [PATCH wayland 2/4] tests: add timeout test

2014-11-12 Thread Marek Chalupa
Thanks, didn't notice it in man pages before... I'll use nanosleep. Thanks, Marek On 10 November 2014 13:16, Pekka Paalanen wrote: > On Fri, 7 Nov 2014 22:08:43 +0200 > Giulio Camuffo wrote: > > > Looks good, they fail as expected. > > > > Reviewed-by: Giulio Camuffo > > > > 2014-09-24 15:37

Re: [PATCH wayland 2/4] tests: add timeout test

2014-11-10 Thread Pekka Paalanen
On Fri, 7 Nov 2014 22:08:43 +0200 Giulio Camuffo wrote: > Looks good, they fail as expected. > > Reviewed-by: Giulio Camuffo > > 2014-09-24 15:37 GMT+03:00 Marek Chalupa : > > sanity test if timeouts work. > > > > Signed-off-by: Marek Chalupa > > --- > > tests/sanity-test.c | 25

Re: [PATCH wayland 2/4] tests: add timeout test

2014-11-07 Thread Giulio Camuffo
Looks good, they fail as expected. Reviewed-by: Giulio Camuffo 2014-09-24 15:37 GMT+03:00 Marek Chalupa : > sanity test if timeouts work. > > Signed-off-by: Marek Chalupa > --- > tests/sanity-test.c | 25 + > 1 file changed, 25 insertions(+) > > diff --git a/tests/sanit

[PATCH wayland 2/4] tests: add timeout test

2014-09-24 Thread Marek Chalupa
sanity test if timeouts work. Signed-off-by: Marek Chalupa --- tests/sanity-test.c | 25 + 1 file changed, 25 insertions(+) diff --git a/tests/sanity-test.c b/tests/sanity-test.c index 46f4f85..5a03e7c 100644 --- a/tests/sanity-test.c +++ b/tests/sanity-test.c @@ -29,6 +