|
ifw-fcf 7.1.4
|
Unit tests for TestDeviceLcsIf class. More...
#include <ifw/core/protocol/base/dispatcher.hpp>#include <ifw/fcf/devmgr/common/actionMgr.hpp>#include <ifw/fcf/devmgr/common/config.hpp>#include <ifw/fcf/devmgr/common/dataContext.hpp>#include <ifw/fcf/devmgr/common/deviceFacade.hpp>#include <ifw/fcf/devmgr/common/device.hpp>#include <ifw/fcf/devmgr/common/deviceConfig.hpp>#include <ifw/fcf/devmgr/common/deviceLcsIf.hpp>#include <rad/dbAdapterRedis.hpp>#include <rad/msgReplier.hpp>#include <rad/smAdapter.hpp>#include <boost/asio.hpp>#include <gtest/gtest.h>#include "mock/mockIComm.hpp"#include "mock/mockIDevice.hpp"Classes | |
| class | testDeviceLcsIf::MyDeviceConfig |
| class | testDeviceLcsIf::MyDeviceLcsIf |
| class | TestDeviceLcsIf |
Namespaces | |
| namespace | testDeviceLcsIf |
Functions | |
| TEST_F (TestDeviceLcsIf, Ctor) | |
| TEST_F (TestDeviceLcsIf, Config) | |
| TEST_F (TestDeviceLcsIf, Connect) | |
| TEST_F (TestDeviceLcsIf, Disconnect) | |
| TEST_F (TestDeviceLcsIf, Init) | |
| TEST_F (TestDeviceLcsIf, Enable) | |
| TEST_F (TestDeviceLcsIf, Disable) | |
| TEST_F (TestDeviceLcsIf, Stop) | |
| TEST_F (TestDeviceLcsIf, Reset) | |
| TEST_F (TestDeviceLcsIf, IsNotReady) | |
| TEST_F (TestDeviceLcsIf, IsDisabling) | |
Variables | |
| std::string const | SHUTTER1_CFG = std::string("shutter1.yaml") |
Unit tests for TestDeviceLcsIf class.
| TEST_F | ( | TestDeviceLcsIf | , |
| Config | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| Connect | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| Ctor | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| Disable | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| Disconnect | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| Enable | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| Init | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| IsDisabling | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| IsNotReady | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| Reset | ) |
| TEST_F | ( | TestDeviceLcsIf | , |
| Stop | ) |
| std::string const SHUTTER1_CFG = std::string("shutter1.yaml") |