| 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/latch.hpp>Go to the source code of this file.
| Classes | |
| class | TestLatch01 | 
| Functions | |
| METHOD_AS_TEST_CASE (TestLatch01::test01_down_wait, "test01_down_wait") | |
| METHOD_AS_TEST_CASE (TestLatch01::test02_down_wait_for, "test02_down_wait_for") | |
| METHOD_AS_TEST_CASE (TestLatch01::test03_down_wait_for, "test03_down_wait_for") | |
| METHOD_AS_TEST_CASE (TestLatch01::test04_up_wait_for, "test04_up_wait_for") | |
| METHOD_AS_TEST_CASE | ( | TestLatch01::test01_down_wait | , | 
| "test01_down_wait" | ) | 
| METHOD_AS_TEST_CASE | ( | TestLatch01::test02_down_wait_for | , | 
| "test02_down_wait_for" | ) | 
| METHOD_AS_TEST_CASE | ( | TestLatch01::test03_down_wait_for | , | 
| "test03_down_wait_for" | ) | 
| METHOD_AS_TEST_CASE | ( | TestLatch01::test04_up_wait_for | , | 
| "test04_up_wait_for" | ) |