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

Go to the source code of this file.

Classes

class  CTextLog_0
 
class  CTextLog_1
 

Functions

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

Variables

const char * textLogMsg_0 = "8mprpohrgi"
 
const std::string textLogMsg_1 = "y1p4e1nmdr"
 

Function Documentation

◆ SCENARIO() [1/2]

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

◆ SCENARIO() [2/2]

SCENARIO ( "Create text_log 1"  ,
""  [a log item] 
)

Variable Documentation

◆ textLogMsg_0

const char* textLogMsg_0 = "8mprpohrgi"

Definition at line 12 of file text_log_generated_tests.cpp.

Referenced by SCENARIO().

◆ textLogMsg_1

const std::string textLogMsg_1 = "y1p4e1nmdr"

Definition at line 96 of file text_log_generated_tests.cpp.

Referenced by SCENARIO().