ifw-core  5.0.0-pre2
Functions
testTime.cpp File Reference
#include <iostream>
#include <gtest/gtest.h>
#include <core/utils/time/time.hpp>
#include <core/utils/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   
)