#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/telem_drivetemps.hpp"
#include "../types/generated/telem_drivetemps_generated.h"
#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
class | CTelemDrivetemps_0 |
Functions | |
SCENARIO ("Create telem_drivetemps 0", "[a log item]") | |
Variables | |
const std::vector< std::string > | telemDrivetempsNames_0 = { "kgk0o5ou19","bmyw4jyqlg","cm3lxg8nki","dpwneegwta","oxud1t62hw","gckzi29cfr","1ti32fjomn","p8swxkqpgw","lm6gmjzsp0","fzd3nje4rb" } |
const std::vector< float > | telemDrivetempsTemps_0 = { 0.479551,0.263537,0.550621,0.894875,0.472594,0.638424,0.975409,0.95207,0.799147,0.143039 } |
SCENARIO | ( | "Create telem_drivetemps 0" | , |
"" | [a log item] | ||
) |
Definition at line 101 of file telem_drivetemps_generated_tests.cpp.
References CTelemDrivetemps_0::m_names, CTelemDrivetemps_0::m_temps, CTelemDrivetemps_0::m_verify, telemDrivetempsNames_0, and telemDrivetempsTemps_0.
const std::vector<std::string> telemDrivetempsNames_0 = { "kgk0o5ou19","bmyw4jyqlg","cm3lxg8nki","dpwneegwta","oxud1t62hw","gckzi29cfr","1ti32fjomn","p8swxkqpgw","lm6gmjzsp0","fzd3nje4rb" } |
Definition at line 13 of file telem_drivetemps_generated_tests.cpp.
Referenced by SCENARIO().
const std::vector<float> telemDrivetempsTemps_0 = { 0.479551,0.263537,0.550621,0.894875,0.472594,0.638424,0.975409,0.95207,0.799147,0.143039 } |
Definition at line 14 of file telem_drivetemps_generated_tests.cpp.
Referenced by SCENARIO().