ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
testProcessVariableRecovery.cc File Reference
#include "Application.h"
#include "ApplicationModule.h"
#include "ArrayAccessor.h"
#include "check_timeout.h"
#include "DeviceModule.h"
#include "ScalarAccessor.h"
#include "TestFacility.h"
#include <ChimeraTK/Device.h>
#include <ChimeraTK/ExceptionDummyBackend.h>
#include <boost/thread/barrier.hpp>
#include <cstdlib>
#include <regex>
#include <boost/test/included/unit_test.hpp>
+ Include dependency graph for testProcessVariableRecovery.cc:

Go to the source code of this file.

Classes

struct  Tests::testProcessVariableRecovery::TestModule
 
struct  Tests::testProcessVariableRecovery::TestApplication
 
struct  Tests::testProcessVariableRecovery::ReadOnlyTestApplication
 
struct  Tests::testProcessVariableRecovery::ReadOnlyTestApplication::TestModule
 

Namespaces

namespace  Tests
 
namespace  Tests::testProcessVariableRecovery
 

Macros

#define BOOST_TEST_MODULE   testProcessVariableRecovery
 
#define BOOST_NO_EXCEPTIONS
 

Functions

 Tests::testProcessVariableRecovery::BOOST_AUTO_TEST_CASE (testWriteToReadOnly)
 
 Tests::testProcessVariableRecovery::BOOST_AUTO_TEST_CASE (testProcessVariableRecovery)
 

Macro Definition Documentation

◆ BOOST_NO_EXCEPTIONS

#define BOOST_NO_EXCEPTIONS

Definition at line 21 of file testProcessVariableRecovery.cc.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   testProcessVariableRecovery

Definition at line 3 of file testProcessVariableRecovery.cc.