GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTDB / V5-4-0

Constituent: ctdb_unit_test     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

ctdb_unit_test.c File Reference

CTDB package unit test program. More...

#include "stdio.h"
#include "stdlib.h"
#include "string.h"
#include "PBS/PBS.h"
#include "PBS/MBA.h"
#include "PBS/TASK.h"
#include "PBS/RW.h"
#include "MSG/MSG_pubdefs.h"
#include "MSG/MSG_printProc.h"
#include "CTDB/ctdb_unit_test.h"
#include "ctdb_unit_test_private.h"

Include dependency graph for ctdb_unit_test.c:

Include dependency graph

Functions

int ctdb_unit_test (void)
int main (int argc, char **argv)

Detailed Description

CTDB package unit test program.

Author:
D.L. Wood

Tests the following constituents:


Function Documentation

int ctdb_unit_test void   ) 
 

Performs all of the unit tests associated with the CTDB package. Tests the following constituents:

  • co1553_rt
  • co1553_bc
  • co1553_rt_sim
  • co1553_bc_sim

Return values:
0 Success.
-1 Failure

Here is the call graph for this function:

int main int  argc,
char **  argv
 

The UNIX application entry point.

Parameters:
argc The number of command line args.
argv The list of command line args.
Return values:
0 Success.
-1 Failure.

Here is the call graph for this function:


Generated on Sun Jul 17 01:17:11 2005 by doxygen 1.3.3