GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CTDB / V5-5-5 > ctdb_unit_test / rhel4-32


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>

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

References co1553_bc_sim_test_param(), co1553_bc_sim_test_sizeof(), co1553_bc_test_cmd_rx(), co1553_bc_test_cmd_tx(), co1553_bc_test_param(), co1553_bc_test_sizeof(), co1553_bc_test_telem(), co1553_rt_sim_test_param(), co1553_rt_sim_test_sizeof(), co1553_rt_test_cmd_rx(), co1553_rt_test_cmd_tx(), co1553_rt_test_err(), co1553_rt_test_param(), co1553_rt_test_sizeof(), co1553_rt_test_telem(), diagLock, and sepStr.

Referenced by main().

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.

References ctdb_unit_test().


Generated on Sat Apr 9 19:05:34 2011 by  doxygen 1.5.8