#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/telem_position.hpp"
#include "../types/generated/telem_position_generated.h"
#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
class | CTelemPosition_0 |
Functions | |
SCENARIO ("Create telem_position 0", "[a log item]") | |
Variables | |
const float | telemPositionPos_0 = 0.339691 |
SCENARIO | ( | "Create telem_position 0" | , |
"" | [a log item] | ||
) |
Definition at line 80 of file telem_position_generated_tests.cpp.
References CTelemPosition_0::m_pos, CTelemPosition_0::m_verify, and telemPositionPos_0.
const float telemPositionPos_0 = 0.339691 |
Definition at line 13 of file telem_position_generated_tests.cpp.
Referenced by SCENARIO().