#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/telem_offloading.hpp"#include "../types/generated/telem_offloading_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CTelemOffloading_0 |
Functions | |
| SCENARIO ("Create telem_offloading 0", "[a log item]") | |
Variables | |
| const uint32_t | telemOffloadingNum_modes_0 = 1752534433 |
| const uint32_t | telemOffloadingNum_average_0 = 2523645167 |
| const float | telemOffloadingFps_0 = 0.172136 |
| SCENARIO | ( | "Create telem_offloading 0" | , |
| "" | [a log item] | ||
| ) |
Definition at line 90 of file telem_offloading_generated_tests.cpp.
References CTelemOffloading_0::m_fps, CTelemOffloading_0::m_num_average, CTelemOffloading_0::m_num_modes, CTelemOffloading_0::m_verify, telemOffloadingFps_0, telemOffloadingNum_average_0, and telemOffloadingNum_modes_0.
| const float telemOffloadingFps_0 = 0.172136 |
Definition at line 15 of file telem_offloading_generated_tests.cpp.
Referenced by SCENARIO().
| const uint32_t telemOffloadingNum_average_0 = 2523645167 |
Definition at line 14 of file telem_offloading_generated_tests.cpp.
Referenced by SCENARIO().
| const uint32_t telemOffloadingNum_modes_0 = 1752534433 |
Definition at line 13 of file telem_offloading_generated_tests.cpp.
Referenced by SCENARIO().