GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IMM / V0-3-2

Constituent: test_rbm     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

RBM_test.c File Reference

Runs a collection of tests of the memory pool manager. More...

#include <stdio.h>
#include "PBS/PBS.h"
#include "RBM_tstdefs.h"

Include dependency graph for RBM_test.c:


Functions

unsigned int RBM_testCreate (void)
 Driver for the RBM ring creation test suite.
unsigned int RBM_testState (void)
 Driver for the RBM state transition test suite.
unsigned int RBM_testStats (void)
 Driver for the RBM ring statistics gathering tests.
unsigned int RBM_testTOC (void)
 Driver for the RBM ring allocation without wait tests.
unsigned int RBM_test (void)
 Driver for the collection of RBM tests.
int main (int pcnt, char *parm[])
 Program to drive the single threaded RBM test suite.

Detailed Description

Runs a collection of tests of the memory pool manager.

CVS $Id: RBM_test.c,v 1.1.1.1 2005/03/18 02:22:08 apw Exp $
Author:
A.P.Waite

Function Documentation

int main int  pcnt,
char *  parm[]
 

Program to drive the single threaded RBM test suite.

Parameters:
pcnt (in) Number of argument tokens
parm (in) Pointers to argument tokens
Return values:
0 Success
1 Failure
Main routine for unix host systems, used to drive the single threaded test suite of the RBM system.


Generated on Wed Dec 5 08:29:45 2007 by  doxygen 1.4.4