#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/telem_stage.hpp"#include "../types/generated/telem_stage_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CTelemStage_0 | 
Functions | |
| SCENARIO ("Create telem_stage 0", "[a log item]") | |
Variables | |
| const int8_t | telemStageMoving_0 = 92 | 
| const float | telemStagePreset_0 = 0.089952 | 
| const std::string | telemStagePresetName_0 = "cxcl6akubh" | 
| SCENARIO | ( | "Create telem_stage 0" | , | 
| "" | [a log item] | ||
| ) | 
Definition at line 90 of file telem_stage_generated_tests.cpp.
References CTelemStage_0::m_moving, CTelemStage_0::m_preset, CTelemStage_0::m_presetName, CTelemStage_0::m_verify, telemStageMoving_0, telemStagePreset_0, and telemStagePresetName_0.
| const int8_t telemStageMoving_0 = 92 | 
Definition at line 13 of file telem_stage_generated_tests.cpp.
Referenced by SCENARIO().
| const float telemStagePreset_0 = 0.089952 | 
Definition at line 14 of file telem_stage_generated_tests.cpp.
Referenced by SCENARIO().
| const std::string telemStagePresetName_0 = "cxcl6akubh" | 
Definition at line 15 of file telem_stage_generated_tests.cpp.
Referenced by SCENARIO().