TestProc Return Values (Compact 2013)
3/26/2014
The following table shows the return values for the TestProc function. See the message topics in the TestProc Messages section for more information on how these return values are used.
Programming element |
Description |
---|---|
TPR_ABORT |
The test was aborted. |
TPR_FAIL |
The test failed. |
TPR_HANDLED |
The test was handled. |
TPR_NOT_HANDLED |
The test was not handled. |
TPR_PASS |
The test passed. |
TPR_SKIP |
The test was skipped. |
Requirements
Header |
tux.h |