ChimeraTK-DeviceAccess  03.18.00
testRebotConnectionTimeouts.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Device.h"
#include "RebotDummyServer.h"
#include <condition_variable>
#include <chrono>
#include <thread>
+ Include dependency graph for testRebotConnectionTimeouts.cpp:

Go to the source code of this file.

Classes

struct  F
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   RebotConnectionTimeoutTest
 

Functions

 BOOST_FIXTURE_TEST_CASE (testOpenConnection, F)
 
 BOOST_FIXTURE_TEST_CASE (testReadTimeout, F)
 
 BOOST_FIXTURE_TEST_CASE (testWriteTimeout, F)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testRebotConnectionTimeouts.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   RebotConnectionTimeoutTest

Definition at line 5 of file testRebotConnectionTimeouts.cpp.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/3]

BOOST_FIXTURE_TEST_CASE ( testOpenConnection  ,
F   
)

Definition at line 37 of file testRebotConnectionTimeouts.cpp.

+ Here is the call graph for this function:

◆ BOOST_FIXTURE_TEST_CASE() [2/3]

BOOST_FIXTURE_TEST_CASE ( testReadTimeout  ,
F   
)

Definition at line 57 of file testRebotConnectionTimeouts.cpp.

+ Here is the call graph for this function:

◆ BOOST_FIXTURE_TEST_CASE() [3/3]

BOOST_FIXTURE_TEST_CASE ( testWriteTimeout  ,
F   
)

Definition at line 80 of file testRebotConnectionTimeouts.cpp.

+ Here is the call graph for this function: