#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/pico_channel.hpp"#include "../types/generated/pico_channel_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CPicoChannel_0 | 
Functions | |
| SCENARIO ("Create pico_channel 0", "[a log item]") | |
Variables | |
| const std::string | picoChannelName_0 = "i7h0hagajk" | 
| const uint8_t | picoChannelChannel_0 = 174 | 
| SCENARIO | ( | "Create pico_channel 0" | , | 
| "" | [a log item] | ||
| ) | 
Definition at line 85 of file pico_channel_generated_tests.cpp.
References CPicoChannel_0::m_channel, CPicoChannel_0::m_name, CPicoChannel_0::m_verify, picoChannelChannel_0, and picoChannelName_0.
| const uint8_t picoChannelChannel_0 = 174 | 
Definition at line 14 of file pico_channel_generated_tests.cpp.
Referenced by SCENARIO().
| const std::string picoChannelName_0 = "i7h0hagajk" | 
Definition at line 13 of file pico_channel_generated_tests.cpp.
Referenced by SCENARIO().