Next: xpass procedure, Previous: pass procedure, Up: Core Internal Procedures
Declares a test to have failed. fail
writes in the log files a
message beginning with FAIL (or XFAIL, if failure was
expected), appending the argument string
.
fail { message }
string
The message to use in the FAIL result.