API
 
Loading...
Searching...
No Matches
telem_saving_state_generated_tests.cpp File Reference
#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/telem_saving_state.hpp"
#include "../types/flatbuffer_log.hpp"
Include dependency graph for telem_saving_state_generated_tests.cpp:

Go to the source code of this file.

Classes

class  CTelemSavingState_0
 

Functions

 SCENARIO ("Create telem_saving_state 0", "[a log item]")
 

Variables

const int16_t telemSavingStateState_0 = -19551
 
const uint64_t telemSavingStateFrameNo_0 = 13905102544654752942u
 

Function Documentation

◆ SCENARIO()

SCENARIO ( "Create telem_saving_state 0"  ,
""  [a log item] 
)

Variable Documentation

◆ telemSavingStateFrameNo_0

const uint64_t telemSavingStateFrameNo_0 = 13905102544654752942u

Definition at line 13 of file telem_saving_state_generated_tests.cpp.

Referenced by SCENARIO().

◆ telemSavingStateState_0

const int16_t telemSavingStateState_0 = -19551

Definition at line 12 of file telem_saving_state_generated_tests.cpp.

Referenced by SCENARIO().