ifw-core  3.0.0
Functions
testTime.cpp File Reference
#include <iostream>
#include "gtest/gtest.h"
#include "ctd/time/time.hpp"
#include "ctd/system/system.hpp"

Functions

 TEST (Sleep, Normal)
 
 TEST (SecondsToTimeSpec, Normal)
 
 TEST (SecondsToTimeVal, Normal)
 
 TEST (IsoTime, Normal)
 
 TEST (IsoTimeNow, Normal)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST() [1/5]

TEST ( IsoTime  ,
Normal   
)

◆ TEST() [2/5]

TEST ( IsoTimeNow  ,
Normal   
)

◆ TEST() [3/5]

TEST ( SecondsToTimeSpec  ,
Normal   
)

◆ TEST() [4/5]

TEST ( SecondsToTimeVal  ,
Normal   
)

◆ TEST() [5/5]

TEST ( Sleep  ,
Normal   
)