ifw-core 6.0.0
Loading...
Searching...
No Matches
Functions
testTime.cpp File Reference
#include <iostream>
#include <gtest/gtest.h>
#include <ifw/core/utils/time/time.hpp>
#include <ifw/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  )