Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Functions | Variables
test_functional_perf.hpp File Reference
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <string>
#include <jau/functional.hpp>
#include <jau/test/catch2_ext.hpp>
Include dependency graph for test_functional_perf.hpp:
This graph shows which files directly or indirectly include this file:

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"
 

Function Documentation

◆ METHOD_AS_TEST_CASE() [1/2]

METHOD_AS_TEST_CASE ( TestFunction01::test00_usage  ,
"00_usage"   
)

◆ METHOD_AS_TEST_CASE() [2/2]

METHOD_AS_TEST_CASE ( TestFunction01::test10_perf  ,
"10_perf"   
)

Variable Documentation

◆ impl_name

std::string impl_name = "jau/functional.hpp"
static
Examples
test_functional_perf.hpp.

Definition at line 31 of file test_functional_perf.hpp.