![]() |
ChimeraTK-cppext 01.05.02
|
#include <boost/test/included/unit_test.hpp>
#include "semaphore.hpp"
#include "threadsafe_unit_test.hpp"
#include <thread>
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_MODULE test_semaphore |
Functions | |
BOOST_AUTO_TEST_CASE (singleThreaded) | |
BOOST_AUTO_TEST_CASE (multiThreaded) | |
#define BOOST_TEST_MODULE test_semaphore |
Definition at line 3 of file testSemaphore.cc.
BOOST_AUTO_TEST_CASE | ( | multiThreaded | ) |
BOOST_AUTO_TEST_CASE | ( | singleThreaded | ) |