#include "Device.h"
#include "DummyBackend.h"
#include "DummyRegisterAccessor.h"
#include <boost/test/unit_test.hpp>
#include <future>
Go to the source code of this file.
◆ BOOST_TEST_MODULE
| #define BOOST_TEST_MODULE testDoubleBufferAccessor |
◆ BOOST_AUTO_TEST_CASE() [1/4]
| BOOST_AUTO_TEST_CASE |
( |
test_buffer_selection_current_buffer_1 |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/4]
| BOOST_AUTO_TEST_CASE |
( |
test_concurrent_reads_same_register |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/4]
| BOOST_AUTO_TEST_CASE |
( |
test_full_read_cycle |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/4]
| BOOST_AUTO_TEST_CASE |
( |
test_shared_handshake_two_registers |
| ) |
|