As far as I know, it is not possible on Unix. There was an old discussion on
this list on a attempt to catch signal and indicating a test failure, but it
was not successful.
Baptiste.
----- Original Message -----
From: "Richard Uhlmann" <ric...@im...>
To: <cpp...@li...>
Sent: Monday, September 16, 2002 12:59 PM
Subject: [Cppunit-devel] How can I continue after "segmentation fault"
> Hi,
> can anybody tell me, how I can startover to the next test within my
> testsuite, after a system error has occured
> within one of my tests like "bus trap, segmentation fault..."
> Catching the exception as it is shown in the "money-example"
> does not work, because the OS is terminating my process at once.
> (I am using cppunit under Linux)
> regards Richard
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Cppunit-devel mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppunit-devel
>
>
|