UnitTestHarness  1.0
Unit Testing Tool
 All Data Structures Namespaces Files Functions Variables Pages
testExampleLibToBeTested.ctl File Reference

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...
 

Detailed Description

Example file containing test routines for (one of) the libraries in this component.

Creation Date
25/04/2014

Function Documentation

void testExampleLibToBeTested_div ( )

Another example of a developer's test routine.

void testExampleLibToBeTested_sub ( )

A test routine, calls the routine being tested.