> Date: Mon, 11 Feb 2008 11:26:41 -0600
> From: Joel Sherrill <[EMAIL PROTECTED]>

> RTEMS applications do not return the exit status
> to the environment. So it will have to print
> pass/fail based on the exit value.  I vaguely
> remember this not being a big deal for DejaGNU.

As Dave mentioned, use
"set_board_info needs_status_wrapper 1"
It does work.

Besides the assertion, I'd just like to add that you don't need
to hack your dejagnu installation, you can add your own
baseboards in e.g. your homedir.  See for example
<http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01571.html>.

brgds, H-P


_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
http://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to