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