ifw-core  4.1.0-pre1
Functions
testSystem.cpp File Reference
#include <iostream>
#include <gtest/gtest.h>
#include <core/utils/base/base.hpp>
#include <core/utils/system/system.hpp>

Functions

 TEST (Platform, Normal)
 
 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/4]

TEST ( ExecuteCommand  ,
Normal   
)

◆ TEST() [2/4]

TEST ( GenUniqueId  ,
Normal   
)

◆ TEST() [3/4]

TEST ( Platform  ,
Normal   
)

◆ TEST() [4/4]

TEST ( Random  ,
Normal   
)