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