![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include <boost/test/unit_test.hpp>#include "Device.h"#include <boost/thread/barrier.hpp>#include <fstream>
Include dependency graph for testDoubleBufferingHW.cc:Go to the source code of this file.
Classes | |
| struct | DeviceFixture_HW |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE SubdeviceBackendUnifiedTest |
Functions | |
| BOOST_FIXTURE_TEST_CASE (testWithHardware0, DeviceFixture_HW) | |
| BOOST_FIXTURE_TEST_CASE (testWithHardware1, DeviceFixture_HW) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testDoubleBufferingHW.cc.
| #define BOOST_TEST_MODULE SubdeviceBackendUnifiedTest |
Definition at line 5 of file testDoubleBufferingHW.cc.
| BOOST_FIXTURE_TEST_CASE | ( | testWithHardware0 | , |
| DeviceFixture_HW | |||
| ) |
Definition at line 95 of file testDoubleBufferingHW.cc.
| BOOST_FIXTURE_TEST_CASE | ( | testWithHardware1 | , |
| DeviceFixture_HW | |||
| ) |
Definition at line 112 of file testDoubleBufferingHW.cc.