GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> ATT / V1-3-2 > att_unit_test / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

att_unit_test.c File Reference

ATT package unit test program. More...

#include <ATT/ATT.h>
#include <att_unit_test_private.h>
#include <MSG/MSG_pubdefs.h>
#include <MSG/MSG_printProc.h>
#include <PBS/PBS.h>
#include <PBS/MBA.h>
#include <PBS/TASK.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Functions

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


Detailed Description

ATT package unit test program.

Author:
D.L. Wood
Tests the following constituents:


Function Documentation

int att_unit_test ( void   ) 

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

  • att

Return values:
0 Success.
-1 Failure

References att_excep_test(), att_math_test(), att_param_test(), att_xform_test(), and dumpLine.

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 att_unit_test().


Generated on Tue Nov 29 18:20:51 2011 by  doxygen 1.5.8