#include <assert.h>#include "../../../../tests/catch2/catch.hpp"#include "../generated/logCodes.hpp"#include "../types/config_log.hpp"#include "../types/generated/config_log_generated.h"#include "../types/flatbuffer_log.hpp"
Go to the source code of this file.
Classes | |
| class | CConfigLog_0 | 
Functions | |
| SCENARIO ("Create config_log 0", "[a log item]") | |
Variables | |
| const std::string | configLogName_0 = "dgfdouaqp1" | 
| const int | configLogCode_0 = -159854815 | 
| const std::string | configLogValue_0 = "dvdxleu0n9" | 
| const std::string | configLogSource_0 = "cg8bqrt8li" | 
| SCENARIO | ( | "Create config_log 0" | , | 
| "" | [a log item] | ||
| ) | 
Definition at line 95 of file config_log_generated_tests.cpp.
References configLogCode_0, configLogName_0, configLogSource_0, configLogValue_0, CConfigLog_0::m_code, CConfigLog_0::m_name, CConfigLog_0::m_source, CConfigLog_0::m_value, and CConfigLog_0::m_verify.
| const int configLogCode_0 = -159854815 | 
Definition at line 14 of file config_log_generated_tests.cpp.
Referenced by SCENARIO().
| const std::string configLogName_0 = "dgfdouaqp1" | 
Definition at line 13 of file config_log_generated_tests.cpp.
Referenced by SCENARIO().
| const std::string configLogSource_0 = "cg8bqrt8li" | 
Definition at line 16 of file config_log_generated_tests.cpp.
Referenced by SCENARIO().
| const std::string configLogValue_0 = "dvdxleu0n9" | 
Definition at line 15 of file config_log_generated_tests.cpp.
Referenced by SCENARIO().