Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Functions
test_simple_timer01.cpp File Reference
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <memory>
#include <thread>
#include <pthread.h>
#include <jau/test/catch2_ext.hpp>
#include <jau/simple_timer.hpp>
Include dependency graph for test_simple_timer01.cpp:

Go to the source code of this file.

Classes

class  TestSimpleTimer01
 

Functions

 METHOD_AS_TEST_CASE (TestSimpleTimer01::test01_dog1, "Test TestSimpleTimer01 - test01_dog1")
 
 METHOD_AS_TEST_CASE (TestSimpleTimer01::test01_dog2, "Test TestSimpleTimer01 - test01_dog2")
 

Function Documentation

◆ METHOD_AS_TEST_CASE() [1/2]

METHOD_AS_TEST_CASE ( TestSimpleTimer01::test01_dog1  ,
"Test TestSimpleTimer01 - test01_dog1"   
)

◆ METHOD_AS_TEST_CASE() [2/2]

METHOD_AS_TEST_CASE ( TestSimpleTimer01::test01_dog2  ,
"Test TestSimpleTimer01 - test01_dog2"   
)