The following table shows possible results for a test case.
| Test result | Return code | Description | Investigation required |
| Pass | TPR_PASS | The test case ran to completion. All behavior observed by the test case is valid. | No |
| Skip | TPR_SKIP | The test case did not run. | Yes |
| Abort | TPR_ABORT | The test case did not run to completion because an error occurred. The test case could not verify the tested functionality. | Yes |
| Fail | TPR_FAIL | The behavior of the tested functionality is not valid. | Yes |
See Also
How to Analyze CETK Test Results to Debug a Driver | Investigating a Skipped CETK Test Case | Investigating a Failed or Aborted CETK Test Case
Send Feedback on this topic to the authors
Feedback FAQs