#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/telem_rhusb.hpp"#include "../types/generated/telem_rhusb_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CTelemRhusb_0 | 
Functions | |
| SCENARIO ("Create telem_rhusb 0", "[a log item]") | |
Variables | |
| const float | telemRhusbTemp_0 = 0.074318 | 
| const float | telemRhusbRh_0 = 0.239905 | 
| SCENARIO | ( | "Create telem_rhusb 0" | , | 
| "" | [a log item] | ||
| ) | 
Definition at line 85 of file telem_rhusb_generated_tests.cpp.
References CTelemRhusb_0::m_rh, CTelemRhusb_0::m_temp, CTelemRhusb_0::m_verify, telemRhusbRh_0, and telemRhusbTemp_0.
| const float telemRhusbRh_0 = 0.239905 | 
Definition at line 14 of file telem_rhusb_generated_tests.cpp.
Referenced by SCENARIO().
| const float telemRhusbTemp_0 = 0.074318 | 
Definition at line 13 of file telem_rhusb_generated_tests.cpp.
Referenced by SCENARIO().