Tests for exported functions in Doppler[Full]Scan. More...
Prototypes | |
static int | test_XLALParseSkyRegionString (void) |
Unit test for XLALParseSkyRegionString() More... | |
static int | compareSkyPosition (SkyPosition *pos1, SkyPosition *pos2, REAL8 tol) |
int | main (void) |
MAIN function: calls a number of unit-tests. More... | |
Tests for exported functions in Doppler[Full]Scan.
Definition in file DopplerScanTest.c.
Go to the source code of this file.
|
static |
Unit test for XLALParseSkyRegionString()
Definition at line 64 of file DopplerScanTest.c.
|
static |
Definition at line 93 of file DopplerScanTest.c.
int main | ( | void | ) |
MAIN function: calls a number of unit-tests.
Definition at line 46 of file DopplerScanTest.c.