|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#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" | ) |