|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <cassert>#include <cinttypes>#include <cstring>#include <jau/test/catch2_ext.hpp>#include <jau/token_fsm.hpp>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 () |
| void test00_hello | ( | ) |
| void test10_cpp_token | ( | ) |
| METHOD_AS_TEST_CASE | ( | test00_hello | , |
| "00_hello" | ) |
| METHOD_AS_TEST_CASE | ( | test10_cpp_token | , |
| "10_cpp_token" | ) |