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

Go to the source code of this file.

Classes

class  CPicoChannel_0
 

Functions

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

Variables

const std::string picoChannelName_0 = "i7h0hagajk"
 
const uint8_t picoChannelChannel_0 = 174
 

Function Documentation

◆ SCENARIO()

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

Variable Documentation

◆ picoChannelChannel_0

const uint8_t picoChannelChannel_0 = 174

Definition at line 14 of file pico_channel_generated_tests.cpp.

Referenced by SCENARIO().

◆ picoChannelName_0

const std::string picoChannelName_0 = "i7h0hagajk"

Definition at line 13 of file pico_channel_generated_tests.cpp.

Referenced by SCENARIO().