Hi, The host_execute procedure in dejagnu.exp (see [1]) doesn't seem to check the exit status of the executed test programs. A test program that simply aborts (e.g. using the C function of the same name) won't cause any testsuite failures. This seems brittle and like a misfeature.
What is the supposed way to deal with this? Thanks, Marc -- [1] https://www.gnu.org/software/dejagnu/manual/Running-unit-tests.html _______________________________________________ Bug-dejagnu mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-dejagnu
