ChimeraTK-DeviceAccess
03.18.00
|
#include <boost/test/unit_test.hpp>
#include "BackendFactory.h"
#include "Device.h"
#include "DeviceAccessVersion.h"
#include "DummyBackend.h"
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE LMapForceReadOnlyPluginTest |
Functions | |
BOOST_AUTO_TEST_CASE (test) | |
BOOST_AUTO_TEST_CASE (testWithMathPlugin) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testLMapForceReadOnlyPlugin.cc.
#define BOOST_TEST_MODULE LMapForceReadOnlyPluginTest |
Definition at line 5 of file testLMapForceReadOnlyPlugin.cc.
BOOST_AUTO_TEST_CASE | ( | test | ) |
Definition at line 18 of file testLMapForceReadOnlyPlugin.cc.
BOOST_AUTO_TEST_CASE | ( | testWithMathPlugin | ) |
Definition at line 37 of file testLMapForceReadOnlyPlugin.cc.