ifw-sup  2.1.0-pre1
Classes | Functions

Unit tests for the Test structure. More...

#include <fstream>
#include <gtest/gtest.h>
#include <sup/syssup/common/states.hpp>
#include <rad/logger.hpp>

Classes

class  TestState
 

Functions

 TEST_F (TestState, GetState)
 
 TEST_F (TestState, GetStateStr)
 
 TEST_F (TestState, GetSubstate)
 
 TEST_F (TestState, GetSubstateStr)
 

Detailed Description

Unit tests for the Test structure.

Author

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( TestState  ,
GetState   
)

◆ TEST_F() [2/4]

TEST_F ( TestState  ,
GetStateStr   
)

◆ TEST_F() [3/4]

TEST_F ( TestState  ,
GetSubstate   
)

◆ TEST_F() [4/4]

TEST_F ( TestState  ,
GetSubstateStr   
)