GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> MEM / V5-8-1 > mem_unit_test / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_test_Test_Descriptor Struct Reference

Description of a test state. More...

#include <mem_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
unsigned int pool_pkt_bytes
FPA_fcb * pool_fcb_p
void * pool_buf_p
int pool_in_use
ITC_Task * cmd_task_p
void * tlm_ctl_p


Detailed Description

Description of a test state.

A structure used to describe the state of a test.


Member Data Documentation

Pointer to descriptor for the command task.

Referenced by CMD_init(), CMD_shutdown(), CMD_start(), and CMD_stop().

const char* _test_Test_Descriptor::desc[10]

Stack of state descriptions.

Referenced by show_desc_stack(), test_Pop_State(), and test_Push_State().

Stack of state indices.

Referenced by show_desc_stack(), and test_Push_State().

Pointer to buffer from which command packets are allocated.

Referenced by POOL_init(), and POOL_shutdown().

Pointer to control block for command packet allocator.

Referenced by POOL_alloc(), pool_free(), POOL_init(), and POOL_shutdown().

Count of the number of command packets that are in use.

Referenced by POOL_alloc(), pool_free(), POOL_init(), and POOL_shutdown().

Maximum size of a command packet, in bytes.

Referenced by POOL_alloc(), and POOL_init().

Pointer to telemetry handler control information.

Referenced by TLM_check_no_tlm(), TLM_check_tlm(), tlm_dispatch(), TLM_init(), TLM_shutdown(), TLM_start(), TLM_stop(), and TLM_tlm_rcvd().

Wake-up timer handle.

Referenced by mem_unit_test_func(), and test_Delay().


The documentation for this struct was generated from the following file:

Generated on Sat Apr 9 19:26:23 2011 by  doxygen 1.5.8