LAL  7.5.0.1-89842e6
StrToGPSTest.c File Reference

Prototypes

static int runtest_XLALStrToGPS (const struct TESTCASE_StrToGPS *testcase)
 
static int test_XLALStrToGPS (void)
 
static int runtest_XLALGPSToStr (const struct TESTCASE_GPSToStr *testcase)
 
static int test_XLALGPSToStr (void)
 
int main (void)
 

Go to the source code of this file.

Data Structures

struct  TESTCASE_StrToGPS
 
struct  TESTCASE_GPSToStr
 

Function Documentation

◆ runtest_XLALStrToGPS()

static int runtest_XLALStrToGPS ( const struct TESTCASE_StrToGPS testcase)
static

Definition at line 40 of file StrToGPSTest.c.

◆ test_XLALStrToGPS()

static int test_XLALStrToGPS ( void  )
static

Definition at line 66 of file StrToGPSTest.c.

◆ runtest_XLALGPSToStr()

static int runtest_XLALGPSToStr ( const struct TESTCASE_GPSToStr testcase)
static

Definition at line 205 of file StrToGPSTest.c.

◆ test_XLALGPSToStr()

static int test_XLALGPSToStr ( void  )
static

Definition at line 228 of file StrToGPSTest.c.

◆ main()

int main ( void  )

Definition at line 279 of file StrToGPSTest.c.