Test API
Jump to navigation
Jump to search
The APIs for testing in C/C++ are documented in the following articles:
- Test Point Testing API (for writing native test point validation tests)
- Runtime Test Services API (for dynamic test result manipulation)
- File Transfer API (for host file manipulation from the device under test)
- Test Fixturing (for test unit fixturing in native code)
- Test Documentation (how to document your native test units)
- Test Doubles (for advanced dependency interception/function mocking in native code)