Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <memory>
#include <thread>
#include <pthread.h>
#include <jau/test/catch2_ext.hpp>
#include <jau/simple_timer.hpp>
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") | |
METHOD_AS_TEST_CASE | ( | TestSimpleTimer01::test01_dog1 | , |
"Test TestSimpleTimer01 - test01_dog1" | |||
) |
METHOD_AS_TEST_CASE | ( | TestSimpleTimer01::test01_dog2 | , |
"Test TestSimpleTimer01 - test01_dog2" | |||
) |