#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/telem_temps.hpp"#include "../types/generated/telem_temps_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CTelemTemps_0 | 
Functions | |
| SCENARIO ("Create telem_temps 0", "[a log item]") | |
Variables | |
| const std::vector< float > | telemTempsTemps_0 = { 0.791562,0.801498,0.954258,0.436039,0.610087,0.755755,0.01487,0.419553,0.419355,0.60774 } | 
| SCENARIO | ( | "Create telem_temps 0" | , | 
| "" | [a log item] | ||
| ) | 
Definition at line 88 of file telem_temps_generated_tests.cpp.
References CTelemTemps_0::m_temps, CTelemTemps_0::m_verify, and telemTempsTemps_0.
| const std::vector<float> telemTempsTemps_0 = { 0.791562,0.801498,0.954258,0.436039,0.610087,0.755755,0.01487,0.419553,0.419355,0.60774 } | 
Definition at line 13 of file telem_temps_generated_tests.cpp.
Referenced by SCENARIO().