[ Previous |
Next |
Contents |
Home |
Search ]
AIX Version 4.3 Understanding the Diagnostic Subsystem for AIX
Test Unit Call Interface
To execute test units, a C language function
with the name exectu() has been
defined to provide the interface between the test unit code and the managing
application. The definition of this interface has been developed to:
- Hide the complexity of the structures and
protocols used in performing functional tests
- Provide a uniform interface for all the
different management applications that may invoke the test unit code.
See the section
"Definition of EXECTU".
[ Previous |
Next |
Contents |
Home |
Search ]