GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > RIM / V3-0-0

Constituent: trim     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

test_rim_p.h File Reference

Private definitions for the RIM tests. More...

#include "RIM/RIM.h"

Include dependency graph for test_rim_p.h:

This graph shows which files directly or indirectly include this file:


Functions

RIMnewRIM (void)
 Allocate and construct a RIM structure.
RIM_mapnewRIMmap (void)
 Allocate and construct a RIM_map structure.
int test_rim (const char *testname)
 Iterate over a set of unit tests.
unsigned t_data (void *param)
 Test the functions defined in RIM/lrd.h.
unsigned t_latp (void *param)
 Test the RIM latp functions.
unsigned t_lrd (void *param)
 Test the functions defined in RIM/lrd.h.
unsigned t_map (void *param)
 Test the functions defined in RIM/lrd.h.
unsigned t_record (void *param)
unsigned t_rim (void *param)
 Test the functions defined in RIM/lrd.h.

Detailed Description

Private definitions for the RIM tests.

Author:
James Swain & Owen Saxton
Id
test_rim_p.h,v 1.2 2007/11/09 23:00:49 saxton Exp

Function Documentation

RIM* newRIM void   ) 
 

Allocate and construct a RIM structure.

Returns:
Pointer to an allocated and constructure RIM structure

RIM_map* newRIMmap void   ) 
 

Allocate and construct a RIM_map structure.

Returns:
Pointer to an allocated and constructure RIM_map structure

unsigned t_data void *  param  ) 
 

Test the functions defined in RIM/lrd.h.

Parameters:
param Opaque handle for the test control structure (if any)
Returns:
Line number of the first error, or 0 if the test is successful

unsigned t_latp void *  param  ) 
 

Test the RIM latp functions.

Parameters:
param Pointer to the test control structure, if any
Returns:
Line number of the first error, or 0 if the test is successful

unsigned t_lrd void *  param  ) 
 

Test the functions defined in RIM/lrd.h.

Parameters:
param Opaque handle for the test control structure (if any)
Returns:
Line number of the first error, or 0 if the test is successful

unsigned t_map void *  param  ) 
 

Test the functions defined in RIM/lrd.h.

Parameters:
param Opaque handle for the test control structure (if any)
Returns:
Line number of the first error, or 0 if the test is successful

unsigned t_rim void *  param  ) 
 

Test the functions defined in RIM/lrd.h.

Parameters:
param Opaque handle for the test control structure (if any)
Returns:
Line number of the first error, or 0 if the test is successful

int test_rim const char *  testname  ) 
 

Iterate over a set of unit tests.

Parameters:
testname Name of the test to run ("ALL" runs all)
Returns:
Number of failed tests


Generated on Fri Jan 30 01:16:50 2009 by  doxygen 1.4.4