ifw-core  3.0.0
Functions
testSystem.cpp File Reference
#include <iostream>
#include "gtest/gtest.h"
#include "ctd/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   
)