#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/telem_chrony_status.hpp"
#include "../types/generated/telem_chrony_status_generated.h"
#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
class | CTelemChronyStatus_0 |
Functions | |
SCENARIO ("Create telem_chrony_status 0", "[a log item]") | |
Variables | |
const std::string | telemChronyStatusMac_0 = "jv91bdxcpe" |
const std::string | telemChronyStatusIp_0 = "326qrvgv9r" |
const std::string | telemChronyStatusSync_0 = "cx8j28cihu" |
const std::string | telemChronyStatusLeap_0 = "ywnx6hr0nc" |
SCENARIO | ( | "Create telem_chrony_status 0" | , |
"" | [a log item] | ||
) |
Definition at line 95 of file telem_chrony_status_generated_tests.cpp.
References CTelemChronyStatus_0::m_ip, CTelemChronyStatus_0::m_leap, CTelemChronyStatus_0::m_mac, CTelemChronyStatus_0::m_sync, CTelemChronyStatus_0::m_verify, telemChronyStatusIp_0, telemChronyStatusLeap_0, telemChronyStatusMac_0, and telemChronyStatusSync_0.
const std::string telemChronyStatusIp_0 = "326qrvgv9r" |
Definition at line 14 of file telem_chrony_status_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemChronyStatusLeap_0 = "ywnx6hr0nc" |
Definition at line 16 of file telem_chrony_status_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemChronyStatusMac_0 = "jv91bdxcpe" |
Definition at line 13 of file telem_chrony_status_generated_tests.cpp.
Referenced by SCENARIO().
const std::string telemChronyStatusSync_0 = "cx8j28cihu" |
Definition at line 15 of file telem_chrony_status_generated_tests.cpp.
Referenced by SCENARIO().