#include <fstream>#include <gtest/gtest.h>#include <ifw/sup/syssup/common/states.hpp>#include <rad/logger.hpp>Classes | |
| class | TestState |
| Unit tests for the Test structure. More... | |
Functions | |
| TEST_F (TestState, GetState) | |
| TEST_F (TestState, GetStateStr) | |
| TEST_F (TestState, GetSubstate) | |
| TEST_F (TestState, GetSubstateStr) | |
| TEST_F (TestState, GetOpenLoopSubstate) | |
| TEST_F (TestState, GetClosedLoopSubstate) | |
| TEST_F (TestState, GetOpenLoopSubstateStr) | |
| TEST_F (TestState, GetClosedLoopSubstateStr) | |
| TEST_F | ( | TestState | , |
| GetClosedLoopSubstate | ) |
| TEST_F | ( | TestState | , |
| GetClosedLoopSubstateStr | ) |
| TEST_F | ( | TestState | , |
| GetOpenLoopSubstate | ) |
| TEST_F | ( | TestState | , |
| GetOpenLoopSubstateStr | ) |
| TEST_F | ( | TestState | , |
| GetState | ) |
| TEST_F | ( | TestState | , |
| GetStateStr | ) |
| TEST_F | ( | TestState | , |
| GetSubstate | ) |
| TEST_F | ( | TestState | , |
| GetSubstateStr | ) |