Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Functions
test_token_fsm.cpp File Reference
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <jau/test/catch2_ext.hpp>
#include <jau/token_fsm.hpp>
Include dependency graph for test_token_fsm.cpp:

Go to the source code of this file.

Functions

 METHOD_AS_TEST_CASE (test00_hello, "00_hello")
 
 METHOD_AS_TEST_CASE (test10_cpp_token, "10_cpp_token")
 
void test00_hello ()
 
void test10_cpp_token ()
 

Function Documentation

◆ test00_hello()

void test00_hello ( )

Definition at line 34 of file test_token_fsm.cpp.

◆ test10_cpp_token()

void test10_cpp_token ( )

Definition at line 79 of file test_token_fsm.cpp.

◆ METHOD_AS_TEST_CASE() [1/2]

METHOD_AS_TEST_CASE ( test00_hello  ,
"00_hello"   
)

◆ METHOD_AS_TEST_CASE() [2/2]

METHOD_AS_TEST_CASE ( test10_cpp_token  ,
"10_cpp_token"   
)