2#include "../../../../tests/catch2/catch.hpp"
3#include "../generated/logCodes.hpp"
4#include "../types/telem_telvane.hpp"
5#include "../types/generated/telem_telvane_generated.h"
6#include "../types/flatbuffer_log.hpp"
63 CTelemTelvane_0(
double secz_,
double encz_,
double secx_,
double encx_,
double secy_,
double ency_,
double sech_,
double ench_,
double secv_,
double encv_) {
80 void* buffPtr = tt.builder.GetBufferPointer();
117 flatlogs::logHeader::createLog<MagAOX::logger::telem_telvane>(logBuffer
127 GIVEN(
"a telem_telvane log code")
129 WHEN(
"random values for fields")
bool verify(const typename MagAOX::logger::telem_telvane::messageT &msg)
CTelemTelvane_0(double secz_, double encz_, double secx_, double encx_, double secy_, double ency_, double sech_, double ench_, double secv_, double encv_)
int8_t logPrioT
The type of the log priority code.
std::shared_ptr< char > bufferPtrT
The log entry buffer smart pointer.
const MagAOX::logger::Telem_telvane_fb * GetTelem_telvane_fb(const void *buf)
static constexpr logPrioT LOG_DEFAULT
Used to denote "use the default level for this log type".
static flatlogs::msgLenT length(const fbMessage &msg)
Get the length of the message.
The type of the input message.
static bool verify(flatlogs::bufferPtrT &logBuff, flatlogs::msgLenT len)
A fixed-width timespec structure.
const double telemTelvaneEncv_0
const double telemTelvaneSecy_0
const double telemTelvaneEnch_0
SCENARIO("Create telem_telvane 0", "[a log item]")
const double telemTelvaneSecv_0
const double telemTelvaneSecx_0
const double telemTelvaneEncz_0
const double telemTelvaneSecz_0
const double telemTelvaneSech_0
const double telemTelvaneEncy_0
const double telemTelvaneEncx_0