![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include <filesystem>#include <boost/test/unit_test.hpp>#include "MapFileParser.h"#include "UnifiedBackendTest.h"#include <sys/file.h>#include <sys/mman.h>#include <fcntl.h>#include <poll.h>#include <unistd.h>#include <fstream>#include <iostream>
Include dependency graph for testUioBackendUnified.cpp:Go to the source code of this file.
Classes | |
| struct | TestLocker |
| class | RawUioAccess |
| struct | ScalarDescriptor< Derived > |
| struct | Scalar32 |
| struct | Scalar32Async |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE UioBackendUnifiedTest |
Functions | |
| BOOST_AUTO_TEST_CASE (testUnified) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 5 of file testUioBackendUnified.cpp.
| #define BOOST_TEST_MODULE UioBackendUnifiedTest |
Definition at line 6 of file testUioBackendUnified.cpp.
| BOOST_AUTO_TEST_CASE | ( | testUnified | ) |
Definition at line 265 of file testUioBackendUnified.cpp.