#include <boost/test/included/unit_test.hpp>
#include "future_queue.hpp"
Go to the source code of this file.
◆ BOOST_TEST_MODULE
#define BOOST_TEST_MODULE test_future_queue |
◆ BOOST_AUTO_TEST_CASE() [1/4]
BOOST_AUTO_TEST_CASE |
( |
testAsyncContinuation |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/4]
BOOST_AUTO_TEST_CASE |
( |
testDeferredContinuation |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/4]
BOOST_AUTO_TEST_CASE |
( |
testDeferredContinuation_void |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/4]
BOOST_AUTO_TEST_CASE |
( |
testDeferredContinuation_wait |
| ) |
|