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

Constituent: test_fpm     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

FPM_test.c File Reference

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

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

Include dependency graph for FPM_test.c:


Functions

unsigned int FPM_testCreate (void)
 Driver for the FPM pool creation test suite.
unsigned int FPM_testState (void)
 Driver for the FPM state transition test suite.
unsigned int FPM_testStats (void)
 Driver for the FPM pool statistics gathering tests.
unsigned int FPM_testTOC (void)
 Driver for the FPM pool allocation without wait tests.
unsigned int FPM_test (void)
 Driver for the collection of FPM tests.
int main (int pcnt, char *parm[])
 Program to drive the single threaded FPM test suite.

Detailed Description

Runs a collection of tests of the memory pool manager.

CVS $Id: FPM_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 FPM 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 FPM system.


Generated on Thu Jan 4 04:00:04 2007 by  doxygen 1.4.4