Am 19.08.2014 um 11:18 hat Stefan Hajnoczi geschrieben:
> On Tue, Aug 19, 2014 at 12:02:33AM +0400, Maria Kustova wrote:
> > The first patch adds the '--duration SECONDS' argument. After the specified
> > duration the runner allows to end the current test and then exits.
> >
> > The second patch a
On Tue, Aug 19, 2014 at 12:02:33AM +0400, Maria Kustova wrote:
> The first patch adds the '--duration SECONDS' argument. After the specified
> duration the runner allows to end the current test and then exits.
>
> The second patch adds forced termination of a program under test, if the test
> exec
The first patch adds the '--duration SECONDS' argument. After the specified
duration the runner allows to end the current test and then exits.
The second patch adds forced termination of a program under test, if the test
execution takes more than 10 minutes to indicate program freezes.
If a progr