![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include <boost/test/unit_test.hpp>#include "BackendFactory.h"#include "Device.h"#include "DeviceAccessVersion.h"#include "DummyBackend.h"
Include dependency graph for testLMapMonostableTriggerPlugin.cpp:Go to the source code of this file.
Classes | |
| class | TestDummy |
| class | TestDummy::BackendRegisterer |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE LMapMonostableTriggerPluginTest |
Functions | |
| BOOST_AUTO_TEST_CASE (testDefaultValues) | |
| BOOST_AUTO_TEST_CASE (testNonDefaultValues) | |
| BOOST_AUTO_TEST_CASE (testDifferentDelay) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testLMapMonostableTriggerPlugin.cpp.
| #define BOOST_TEST_MODULE LMapMonostableTriggerPluginTest |
Definition at line 5 of file testLMapMonostableTriggerPlugin.cpp.
| BOOST_AUTO_TEST_CASE | ( | testDefaultValues | ) |
Definition at line 71 of file testLMapMonostableTriggerPlugin.cpp.
| BOOST_AUTO_TEST_CASE | ( | testDifferentDelay | ) |
Definition at line 127 of file testLMapMonostableTriggerPlugin.cpp.
| BOOST_AUTO_TEST_CASE | ( | testNonDefaultValues | ) |
Definition at line 99 of file testLMapMonostableTriggerPlugin.cpp.