#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/outlet_channel_state.hpp"#include "../types/generated/outlet_channel_state_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | COutletChannelState_0 | 
Functions | |
| SCENARIO ("Create outlet_channel_state 0", "[a log item]") | |
Variables | |
| const std::string | outletChannelStateChannel_0 = "4v0kedej2m" | 
| const uint8_t | outletChannelStateState_0 = 81 | 
| SCENARIO | ( | "Create outlet_channel_state 0" | , | 
| "" | [a log item] | ||
| ) | 
Definition at line 85 of file outlet_channel_state_generated_tests.cpp.
References COutletChannelState_0::m_channel, COutletChannelState_0::m_state, COutletChannelState_0::m_verify, outletChannelStateChannel_0, and outletChannelStateState_0.
| const std::string outletChannelStateChannel_0 = "4v0kedej2m" | 
Definition at line 13 of file outlet_channel_state_generated_tests.cpp.
Referenced by SCENARIO().
| const uint8_t outletChannelStateState_0 = 81 | 
Definition at line 14 of file outlet_channel_state_generated_tests.cpp.
Referenced by SCENARIO().