ChimeraTK-DeviceAccess  03.18.00
testBackendFactory.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "BackendFactory.h"
#include "DeviceAccessVersion.h"
#include "DummyBackend.h"
#include "Exception.h"
#include <boost/make_shared.hpp>
#include <cstdio>
+ Include dependency graph for testBackendFactory.cpp:

Go to the source code of this file.

Classes

struct  NewBackend
 

Namespaces

 ChimeraTK
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   BackendFactoryTest
 

Functions

 BOOST_AUTO_TEST_CASE (testCreateBackend)
 
 BOOST_AUTO_TEST_CASE (testPluginMechanism)
 
 BOOST_AUTO_TEST_CASE (testCreateFromUri)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testBackendFactory.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   BackendFactoryTest

Definition at line 5 of file testBackendFactory.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( testCreateBackend  )

Definition at line 38 of file testBackendFactory.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( testCreateFromUri  )

Definition at line 115 of file testBackendFactory.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( testPluginMechanism  )

Definition at line 74 of file testBackendFactory.cpp.

+ Here is the call graph for this function: