#include "check_timeout.h"
#include "DeviceModule.h"
#include "fixtures.h"
#include "ScalarAccessor.h"
#include <ChimeraTK/BackendFactory.h>
#include <ChimeraTK/Device.h>
#include <ChimeraTK/DummyRegisterAccessor.h>
#include <ChimeraTK/ExceptionDummyBackend.h>
#include <ChimeraTK/NDRegisterAccessor.h>
#include <boost/mpl/list.hpp>
#include <chrono>
#include <cstring>
#include <future>
#include <boost/test/included/unit_test.hpp>
Go to the source code of this file.
|
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_1, Fixture) |
| | B.2.1
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_2_poll, Fixture) |
| | B.2.2.2
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_2_push, Fixture) |
| | B.2.2.2
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_3, Fixture) |
| | B.2.2.3
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_3_TriggerFanOut, Fixture) |
| | B.2.2.3
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_blocking, Fixture) |
| | B.2.2.4
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_nonBlocking, Fixture) |
| | B.2.2.4
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_any, Fixture) |
| | B.2.2.4
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_latest, Fixture) |
| | B.2.2.4
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_ThFO, Fixture) |
| | B.2.2.4
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_TrFO, Fixture) |
| | B.2.2.4
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_1_nonBlocking, Fixture) |
| | B.2.2.4.1
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_1_latest, Fixture) |
| | B.2.2.4.1
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_2, Fixture) |
| | B.2.2.4.2
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_4_3, Fixture) |
| | B.2.2.4.3
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_5, Fixture) |
| | B.2.2.5
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_2_6, Fixture) |
| | B.2.2.6
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_3_3, Fixture) |
| | B.2.3.3
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_3_5, Fixture) |
| | B.2.3.5
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_2_5, Fixture) |
| | B.2.5
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_3_2_2, Fixture_initHandlers) |
| | B.3.2.2
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_3_2_3, Fixture_initHandlers) |
| | B.3.2.3
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_3_2_5, Fixture_initHandlers) |
| | B.3.2.5
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_3_2_6, Fixture_initHandlers) |
| | B.3.2.6
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_4_1, Fixture_secondDeviceBroken) |
| | B.4.1
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_5, Fixture) |
| | B.5
|
| |
| | Tests::testExceptionHandling::BOOST_FIXTURE_TEST_CASE (B_5_1, Fixture) |
| | B.5.1
|
| |
◆ BOOST_NO_EXCEPTIONS
| #define BOOST_NO_EXCEPTIONS |
◆ BOOST_TEST_MODULE
| #define BOOST_TEST_MODULE testExceptionHandling |