ChimeraTK-DeviceAccess 03.29.00
Loading...
Searching...
No Matches
testDoubleBufferAccessor.cc File Reference
#include "Device.h"
#include "DummyBackend.h"
#include "DummyRegisterAccessor.h"
#include <boost/test/unit_test.hpp>
#include <future>
+ Include dependency graph for testDoubleBufferAccessor.cc:

Go to the source code of this file.

Macros

#define BOOST_TEST_MODULE   testDoubleBufferAccessor
 

Functions

 BOOST_AUTO_TEST_CASE (test_full_read_cycle)
 
 BOOST_AUTO_TEST_CASE (test_concurrent_reads_same_register)
 
 BOOST_AUTO_TEST_CASE (test_shared_handshake_two_registers)
 
 BOOST_AUTO_TEST_CASE (test_buffer_selection_current_buffer_1)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   testDoubleBufferAccessor

Definition at line 4 of file testDoubleBufferAccessor.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( test_buffer_selection_current_buffer_1  )

Definition at line 79 of file testDoubleBufferAccessor.cc.

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( test_concurrent_reads_same_register  )

Definition at line 39 of file testDoubleBufferAccessor.cc.

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( test_full_read_cycle  )

Definition at line 19 of file testDoubleBufferAccessor.cc.

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( test_shared_handshake_two_registers  )

Definition at line 60 of file testDoubleBufferAccessor.cc.