Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

testDescription Struct Reference

#include <psTest.h>


Detailed Description

Defines a data structure containing test description information.

Definition at line 35 of file psTest.h.

Data Fields

testFcn fcn
 Specified test function.
psS32 testPointNumber
 Test Point Number.
const char * testPointName
 Test Point Name.
psS32 expectedReturn
 Expected return value.
psBool isDuplicateEntry
 Is the entry a duplicate?


Field Documentation

psS32 testDescription::expectedReturn
 

Expected return value.

Definition at line 40 of file psTest.h.

testFcn testDescription::fcn
 

Specified test function.

Definition at line 37 of file psTest.h.

psBool testDescription::isDuplicateEntry
 

Is the entry a duplicate?

Definition at line 41 of file psTest.h.

const char* testDescription::testPointName
 

Test Point Name.

Definition at line 39 of file psTest.h.

psS32 testDescription::testPointNumber
 

Test Point Number.

Definition at line 38 of file psTest.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 14 10:43:47 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.2