On 12 November 2014 11:22, Marek Chalupa wrote:
>
>
> On 10 November 2014 13:11, Pekka Paalanen wrote:
>
>> On Fri, 7 Nov 2014 21:56:48 +0200
>> Giulio Camuffo wrote:
>>
>> > I have a couple of comments below, otherwise it looks good.
>> >
>> >
>> > --
>> > Giulio
>> >
>> >
>> > 2014-09-24 15:3
On 10 November 2014 13:11, Pekka Paalanen wrote:
> On Fri, 7 Nov 2014 21:56:48 +0200
> Giulio Camuffo wrote:
>
> > I have a couple of comments below, otherwise it looks good.
> >
> >
> > --
> > Giulio
> >
> >
> > 2014-09-24 15:37 GMT+03:00 Marek Chalupa :
> > > Add test_set_timeout() function th
On Fri, 7 Nov 2014 21:56:48 +0200
Giulio Camuffo wrote:
> I have a couple of comments below, otherwise it looks good.
>
>
> --
> Giulio
>
>
> 2014-09-24 15:37 GMT+03:00 Marek Chalupa :
> > Add test_set_timeout() function that allows the test to
> > set timeout for its completition. Any other
I have a couple of comments below, otherwise it looks good.
--
Giulio
2014-09-24 15:37 GMT+03:00 Marek Chalupa :
> Add test_set_timeout() function that allows the test to
> set timeout for its completition. Any other call to the function
> re-sets the timeout to the new value. The timeouts can
Add test_set_timeout() function that allows the test to
set timeout for its completition. Any other call to the function
re-sets the timeout to the new value. The timeouts can be turned off
(usefull when debugging) by setting evironment variable
NO_TIMEOUTS.
Signed-off-by: Marek Chalupa
---
test