ldas-tools-al 2.6.7
 
Loading...
Searching...
No Matches
tGPSTime.cc File Reference
#include <time.h>
#include <sstream>
#include "ldastoolsal/unittest.h"
#include "ldastoolsal/gpstime.hh"
Include dependency graph for tGPSTime.cc:

Macros

#define TEST_CHECK_ECHO(ARGUMENT)
 

Functions

void validate_leap_seconds (const char *Date, INT_2U Seconds, INT_4U GPSSeconds)
 
int main (int argc, char **argv)
 

Variables

LDASTools::Testing::UnitTest Test
 
ErrorLog JournalLog
 

Macro Definition Documentation

◆ TEST_CHECK_ECHO

#define TEST_CHECK_ECHO ( ARGUMENT)
Value:
Test.Check( ( ARGUMENT ), #ARGUMENT )
LDASTools::Testing::UnitTest Test
Definition CommandLine.cc:44

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

◆ validate_leap_seconds()

void validate_leap_seconds ( const char * Date,
INT_2U Seconds,
INT_4U GPSSeconds )

Variable Documentation

◆ JournalLog

ErrorLog LDASTools::AL::JournalLog

◆ Test