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/service_runner.hpp>
#include <jau/latch.hpp>
Go to the source code of this file.
Classes | |
class | TestServiceRunner01 |
Functions | |
METHOD_AS_TEST_CASE (TestServiceRunner01::test01_service01_fast_stop, "test01_service01_fast_stop") | |
METHOD_AS_TEST_CASE (TestServiceRunner01::test02_service01_fast_stop, "test02_service01_fast_stop") | |
METHOD_AS_TEST_CASE (TestServiceRunner01::test10_service01_self_stop, "test10_service01_self_stop") | |
METHOD_AS_TEST_CASE | ( | TestServiceRunner01::test01_service01_fast_stop | , |
"test01_service01_fast_stop" | |||
) |
METHOD_AS_TEST_CASE | ( | TestServiceRunner01::test02_service01_fast_stop | , |
"test02_service01_fast_stop" | |||
) |
METHOD_AS_TEST_CASE | ( | TestServiceRunner01::test10_service01_self_stop | , |
"test10_service01_self_stop" | |||
) |