#include <assert.h>
#include "../../../../tests/catch2/catch.hpp"
#include "../generated/logCodes.hpp"
#include "../types/saving_start.hpp"
#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
class | CSavingStart_0 |
Functions | |
SCENARIO ("Create saving_start 0", "[a log item]") | |
Variables | |
const int16_t | savingStartState_0 = -17524 |
const uint64_t | savingStartFrameNo_0 = 16431594808782328917u |
SCENARIO | ( | "Create saving_start 0" | , |
"" | [a log item] | ||
) |
Definition at line 84 of file saving_start_generated_tests.cpp.
References CSavingStart_0::m_frameNo, CSavingStart_0::m_state, CSavingStart_0::m_verify, savingStartFrameNo_0, and savingStartState_0.
const uint64_t savingStartFrameNo_0 = 16431594808782328917u |
Definition at line 13 of file saving_start_generated_tests.cpp.
Referenced by SCENARIO().
const int16_t savingStartState_0 = -17524 |
Definition at line 12 of file saving_start_generated_tests.cpp.
Referenced by SCENARIO().