Boost logo

Boost Users :

Subject: Re: [Boost-users] [Test] Test suite timeout.
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-09-26 18:45:42


Dmitry V. Krivenok wrote:
> Hello!
>
> I have a question about timeouts implementation in Boost::Test.
> Please take a look at a simple example I wrote to demonstrate the problem:

Unfortunately it's unclear from interface, but timeout is only supported
on test case level. We guard each test case execution separately. and we
do not guard test suite as an entity. It might be possible to do so, so
you if you have any ideas feel free to share.

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net