GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-0 > lim_unit_test / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_test_Test_Descriptor Struct Reference

Description of a test state. More...

#include <lim_unit_test.h>

List of all members.

Public Attributes

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.

Member Data Documentation

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::depth

Current depth of the state stack.

const char* _test_Test_Descriptor::desc[10]

Stack of state descriptions.

int _test_Test_Descriptor::index[10]

Stack of state indices.

WUT_tmr* _test_Test_Descriptor::wut

Wake-up timer handle.

LIM_Pool* _test_Test_Descriptor::cmd_pool_p

Pointer to the memory pool control information for sending commands.

LIM_Pool* _test_Test_Descriptor::sim_pool_p

Pointer to control information for the simulated task memory pool.

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_Task* _test_Test_Descriptor::tlm_task_p

Pointer to control information for the LIM telemetry handler task.

LIM_Pool* _test_Test_Descriptor::tlm_pool_p

Pointer to control information for the telemetry handler memory pool.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 22 16:23:46 2009 by  doxygen 1.5.3