ifw-core 6.0.0
Loading...
Searching...
No Matches
Functions
testSystem.cpp File Reference
#include <iostream>
#include <gtest/gtest.h>
#include <ifw/core/utils/base/base.hpp>
#include <ifw/core/utils/system/system.hpp>

Functions

 TEST (GenUniqueId, Normal)
 
 TEST (Random, Normal)
 
 TEST (ExecuteCommand, Normal)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

◆ TEST() [1/3]

TEST ( ExecuteCommand ,
Normal  )

◆ TEST() [2/3]

TEST ( GenUniqueId ,
Normal  )

◆ TEST() [3/3]

TEST ( Random ,
Normal  )