ChimeraTK-DeviceAccess  03.18.00
testDoubleBufferingHW.cc File Reference
#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)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testDoubleBufferingHW.cc.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   SubdeviceBackendUnifiedTest

Definition at line 5 of file testDoubleBufferingHW.cc.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/2]

BOOST_FIXTURE_TEST_CASE ( testWithHardware0  ,
DeviceFixture_HW   
)

Definition at line 95 of file testDoubleBufferingHW.cc.

◆ BOOST_FIXTURE_TEST_CASE() [2/2]

BOOST_FIXTURE_TEST_CASE ( testWithHardware1  ,
DeviceFixture_HW   
)

Definition at line 112 of file testDoubleBufferingHW.cc.