Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost unit test framework and the "system" system call under Linux.
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-12-31 16:14:38


Avila Mathieu <mathieu.avila <at> laposte.net> writes:

> Unfortunately, it seems that the framework catches the signal of the
> child exit if it exits with a non-zero exit code. So that the unit test
> is aborted, which is not what I want.

This is in a queue to be fixed.
 
> It seems the Execution Monitor is the solution to my problem. Is it ?
> How can I use it to prevent Boost from catching every signal ?

You can disable all the signals using catch_system_errors=no

Genandiy


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