Next: get_warning_threshold Procedure, Previous: xfail Procedure, Up: Core Internal Procedures
Sets the value of warning_threshold
. A value of 0 disables
it: calls to warning
will not turn a PASS or FAIL
into an UNRESOLVED.
set_warning_threshold{threshold}
threshold
This is the value of the new warning threshold.