GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > SIIS / dev

Constituent: siis_unit_test     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_test_Test_Descriptor Struct Reference

Description of a test state. More...


Data Fields

unsigned int exec
unsigned int fail
int depth
const char * desc [10]


Detailed Description

Description of a test state.

A structure used to describe the state of a test.


Field Documentation

int _test_Test_Descriptor::depth
 

Depth of the state stack.

const char* _test_Test_Descriptor::desc[10]
 

Stack of state descriptions.

unsigned int _test_Test_Descriptor::exec
 

Bit mask of executed subtests.

unsigned int _test_Test_Descriptor::fail
 

Bit mask of failed subtests.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 4 12:25:56 2007 by  doxygen 1.4.4