On Fri, 7 Nov 2014 22:30:52 +0200
Giulio Camuffo wrote:
> Looks good.
>
> Reviewed-by: Giulio Camuffo
>
> 2014-09-24 15:37 GMT+03:00 Marek Chalupa :
> > In 93e654061b9 we removed call to alarm() that served as timeout in
> > this test. Now when we have test_set_timeout() func, return the
> > t
Looks good.
Reviewed-by: Giulio Camuffo
2014-09-24 15:37 GMT+03:00 Marek Chalupa :
> In 93e654061b9 we removed call to alarm() that served as timeout in this test.
> Now when we have test_set_timeout() func, return the timeout back.
>
> Signed-off-by: Marek Chalupa
> ---
> tests/queue-test.c |
In 93e654061b9 we removed call to alarm() that served as timeout in this test.
Now when we have test_set_timeout() func, return the timeout back.
Signed-off-by: Marek Chalupa
---
tests/queue-test.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/queue-test.c b/tests/queue-test.c
inde