UnitTestHarness
1.0
Unit Testing Tool
|
Example file containing test routines for (one of) the libraries in this component. More...
Functions | |
void | testExampleLibToBeTested_sub () |
A test routine, calls the routine being tested. More... | |
void | testExampleLibToBeTested_div () |
Another example of a developer's test routine. More... | |
Example file containing test routines for (one of) the libraries in this component.
void testExampleLibToBeTested_div | ( | ) |
Another example of a developer's test routine.
void testExampleLibToBeTested_sub | ( | ) |
A test routine, calls the routine being tested.