[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

10.2.7 miscarry

The miscarry function is used to indicate that while the test suite has not found a problem with the programs being tested, there has been some other kind of problem that prevents further testing.

Typical usage might be:-

 
remove foo
echo '%M%' > foo
test `cat foo` = '%M%' || miscarry cannot create file foo.



This document was generated by Debian ARM Buildd on February, 2 2005 using texi2html