ChimeraTK-DeviceAccess  03.18.00
testUioBackendUnified.cpp File Reference
#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 <fstream>
#include <iostream>
#include <poll.h>
#include <unistd.h>
+ 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)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 5 of file testUioBackendUnified.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   UioBackendUnifiedTest

Definition at line 6 of file testUioBackendUnified.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( testUnified  )

Definition at line 263 of file testUioBackendUnified.cpp.

+ Here is the call graph for this function: