|
jaulib v1.4.1
Jau Support Library (C++, Java, ..)
|
#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" | ) |