Test API: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The Test APIs for testing in C/C++ are documented in the following articles:
The APIs for testing in C/C++ are documented in the following articles:


* [[Test Point  Testing in C/C++|Test Point Testing API]] (for writing native test point validation tests)
* [[Test Point  Testing in C/C++|Test Point Testing API]] (for writing native test point validation tests)

Revision as of 22:38, 28 May 2010

The APIs for testing in C/C++ are documented in the following articles: