Loading [MathJax]/extensions/TeX/AMSsymbols.js
LAL 7.7.0.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Tests the routines in Random.h. More...

Detailed Description

Tests the routines in Random.h.

Outputs random numbers to a file.

Usage

RandomTest [options]
Options:
-h print this message
-q quiet: run silently
-v verbose: print extra information
-d level set lalDebugLevel to level
-o output random numbers to files
#define lalDebugLevel
Definition: LALDebugLevel.h:58
static const INT4 q
Definition: Random.c:81
int verbose
Definition: tconvert.c:103
void output(int gps_sec, int output_type)
Definition: tconvert.c:440

Exit codes

CodeExplanation
0Success, normal exit.
1Subroutine failed.

Definition in file RandomTest.c.

Go to the source code of this file.