Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <string>
#include <jau/functional.hpp>
#include <jau/test/catch2_ext.hpp>
Go to the source code of this file.
Classes | |
class | TestFunction01 |
Functions | |
METHOD_AS_TEST_CASE (TestFunction01::test00_usage, "00_usage") | |
METHOD_AS_TEST_CASE (TestFunction01::test10_perf, "10_perf") | |
Variables | |
static std::string | impl_name = "jau/functional.hpp" |
METHOD_AS_TEST_CASE | ( | TestFunction01::test00_usage | , |
"00_usage" | |||
) |
METHOD_AS_TEST_CASE | ( | TestFunction01::test10_perf | , |
"10_perf" | |||
) |
|
static |
Definition at line 31 of file test_functional_perf.hpp.