#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/telem_coretemps.hpp"#include "../types/generated/telem_coretemps_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CTelemCoretemps_0 |
Functions | |
| SCENARIO ("Create telem_coretemps 0", "[a log item]") | |
Variables | |
| const std::vector< float > | telemCoretempsTemps_0 = { 0.119297,0.497692,0.066425,0.06422,0.497544,0.045511,0.225145,0.573633,0.008444,0.091045 } |
| SCENARIO | ( | "Create telem_coretemps 0" | , |
| "" | [a log item] | ||
| ) |
Definition at line 88 of file telem_coretemps_generated_tests.cpp.
References CTelemCoretemps_0::m_temps, CTelemCoretemps_0::m_verify, and telemCoretempsTemps_0.
| const std::vector<float> telemCoretempsTemps_0 = { 0.119297,0.497692,0.066425,0.06422,0.497544,0.045511,0.225145,0.573633,0.008444,0.091045 } |
Definition at line 13 of file telem_coretemps_generated_tests.cpp.
Referenced by SCENARIO().