TEST_FAIL_COUNT
When a test fails, the
The Post-Function is treated as part of the test, so if the test or the Post-Function fails,
Example
PRINT("Number of test failures: ", TEST_FAIL_COUNT, "\n");
See Also
XJTAG v4.2.5
When a test fails, the
The Post-Function is treated as part of the test, so if the test or the Post-Function fails,
PRINT("Number of test failures: ", TEST_FAIL_COUNT, "\n");
XJTAG v4.2.5