ChimeraTK-cppext 01.05.02
Loading...
Searching...
No Matches
testSemaphore.cc File Reference
#include <boost/test/included/unit_test.hpp>
#include "semaphore.hpp"
#include "threadsafe_unit_test.hpp"
#include <thread>
+ Include dependency graph for testSemaphore.cc:

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)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   test_semaphore

Definition at line 3 of file testSemaphore.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( multiThreaded  )

Definition at line 40 of file testSemaphore.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( singleThreaded  )

Definition at line 16 of file testSemaphore.cc.

+ Here is the call graph for this function: