![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include <boost/test/unit_test.hpp>#include "BackendFactory.h"#include "Device.h"#include "DeviceBackend.h"#include "DummyRegisterAccessor.h"#include "Exception.h"#include "MapFileParser.h"#include "PcieBackend.h"#include <cstring>
Include dependency graph for testPcieErrorHandling.cpp:Go to the source code of this file.
Namespaces | |
| namespace | ChimeraTK |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE PcieErrorHandling |
Functions | |
| BOOST_AUTO_TEST_CASE (testPcieErrorHandling) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testPcieErrorHandling.cpp.
| #define BOOST_TEST_MODULE PcieErrorHandling |
Definition at line 5 of file testPcieErrorHandling.cpp.
| BOOST_AUTO_TEST_CASE | ( | testPcieErrorHandling | ) |
Definition at line 23 of file testPcieErrorHandling.cpp.