jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
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.

Here is the caller graph for this function:

◆ test10_cpp_token()

void test10_cpp_token ( )

Definition at line 79 of file test_token_fsm.cpp.

Here is the caller graph for this function:

◆ 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"  )