#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/telem_coreloads.hpp"#include "../types/generated/telem_coreloads_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CTelemCoreloads_0 |
Functions | |
| SCENARIO ("Create telem_coreloads 0", "[a log item]") | |
Variables | |
| const std::vector< float > | telemCoreloadsCpu_core_loads_0 = { 0.700081,0.528516,0.949418,0.689922,0.675162,0.386196,0.623831,0.503715,0.185171,0.656135 } |
| SCENARIO | ( | "Create telem_coreloads 0" | , |
| "" | [a log item] | ||
| ) |
Definition at line 88 of file telem_coreloads_generated_tests.cpp.
References CTelemCoreloads_0::m_cpu_core_loads, CTelemCoreloads_0::m_verify, and telemCoreloadsCpu_core_loads_0.
| const std::vector<float> telemCoreloadsCpu_core_loads_0 = { 0.700081,0.528516,0.949418,0.689922,0.675162,0.386196,0.623831,0.503715,0.185171,0.656135 } |
Definition at line 13 of file telem_coreloads_generated_tests.cpp.
Referenced by SCENARIO().