Variable Index

*!!*
*!!!*
*!*
*DEBUG-ON-ERROR*
T if we should drop into a debugger on error, NIL otherwise.
*DEBUG-ON-FAILURE*
T if we should drop into a debugger on a failing check, NIL otherwise.
*INITIAL-!*
*MAX-TRIALS*
Number of total times we attempt to run the body of the FOR-ALL test including when the body is skipped due to failed guard conditions.
*NUM-TRIALS*
Number of times we attempt to run the body of the FOR-ALL test.
*RUN-QUEUE*
List of test waiting to be run.
*SUITE*
The current test suite object
*TEST-DRIBBLE*
*VERBOSE-FAILURES*
T if we should print the expression failing, NIL otherwise.