GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-19-1

Constituent: lim_unit_test     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_test_Test_Descriptor Struct Reference

Description of a test state. More...

#include <lim_unit_test.h>


Data Fields

unsigned int exec
unsigned int fail
int depth
const char * desc [10]
int index [10]
WUT_tmr * wut
LIM_Poolcmd_pool_p
LIM_Poolsim_pool_p
LIM_Tasklci_ctl_p
LIM_Taskldf_ctl_p
LIM_Tasklpa_ctl_p
LIM_Taskltc_ctl_p
LIM_Tasktlm_task_p
LIM_Pooltlm_pool_p


Detailed Description

Description of a test state.


Field Documentation

LIM_Pool* _test_Test_Descriptor::cmd_pool_p
 

Pointer to the memory pool control information for sending commands.

int _test_Test_Descriptor::depth
 

Current depth of the state stack.

const char* _test_Test_Descriptor::desc[10]
 

Stack of state descriptions.

unsigned int _test_Test_Descriptor::exec
 

Bit mask indicating which subtests have been executed.

unsigned int _test_Test_Descriptor::fail
 

Bit mask indicating which subtests have failed.

int _test_Test_Descriptor::index[10]
 

Stack of state indices.

LIM_Task* _test_Test_Descriptor::lci_ctl_p
 

Pointer to control information for the simulated LCI task.

LIM_Task* _test_Test_Descriptor::ldf_ctl_p
 

Pointer to control information for the simulated LDF task.

LIM_Task* _test_Test_Descriptor::lpa_ctl_p
 

Pointer to control information for the simulated LPA task.

LIM_Task* _test_Test_Descriptor::ltc_ctl_p
 

Pointer to control information for the simulated LTC task.

LIM_Pool* _test_Test_Descriptor::sim_pool_p
 

Pointer to control information for the simulated task memory pool.

LIM_Pool* _test_Test_Descriptor::tlm_pool_p
 

Pointer to control information for the telemetry handler memory pool.

LIM_Task* _test_Test_Descriptor::tlm_task_p
 

Pointer to control information for the LIM telemetry handler task.

WUT_tmr* _test_Test_Descriptor::wut
 

Wake-up timer handle.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 14 12:13:05 2008 by  doxygen 1.4.4