GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-12-1 > ffstest / rhel6-32
#include <stdio.h>
#include <EDS/TMR.h>
#include <PBI/FFS.ih>
Functions | |
| int | ffstest (void) |
| The test program. | |
| static int | gFFS (unsigned lw) |
| Provides the 'gold' standard to check the library version of the FFS facility. | |
| int | main (int argc, char **argv) |
| Main program on host platfors. | |
CVS $Id: ffstest.c,v 1.3 2011/03/25 22:16:55 russell Exp $
| int ffstest | ( | void | ) |
| static int gFFS | ( | unsigned | lw | ) | [inline, static] |
Provides the 'gold' standard to check the library version of the FFS facility.
| lw | The 32-bit word to scan |
Referenced by ffstest().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Main program on host platfors.
| 0,if | the test is successful | |
| -1,if | the test fails |
| argc | The argument count, unused | |
| argv | The vector of arguments, unused |
References ffstest().
1.5.8