|
ifw-fcf 7.1.4
|
Unit tests for IODevLcsIf class. More...
#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 "ifw/fcf/devmgr/devices/iodevConfig.hpp"#include "ifw/fcf/devmgr/devices/iodevLcsIf.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"Classes | |
| class | testIODevLcsIf::TestIODevConfig |
| The TestIODevConfig class. More... | |
| class | testIODevLcsIf::TestIODevLcsIf |
Namespaces | |
| namespace | testIODevLcsIf |
Functions | |
| void | testIODevLcsIf::ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testIODevLcsIf::TestIODevConfig > &dev_cfg, int state, int substate) |
| testIODevLcsIf::TEST_F (TestIODevLcsIf, Config) | |
| testIODevLcsIf::TEST_F (TestIODevLcsIf, Connect) | |
| testIODevLcsIf::TEST_F (TestIODevLcsIf, IsReady) | |
| testIODevLcsIf::TEST_F (TestIODevLcsIf, IsOperational) | |
| testIODevLcsIf::TEST_F (TestIODevLcsIf, IsHwFailure) | |
| testIODevLcsIf::TEST_F (TestIODevLcsIf, ReadStatus) | |
Variables | |
| std::string const | testIODevLcsIf::CONFIG_CFG = std::string("config/config.yaml") |
| std::string const | testIODevLcsIf::IODEV_CFG = std::string("config/testSensor.yaml") |
| std::string const | testIODevLcsIf::IODEV_MAP_CFG = std::string("config/testMapIODev.yaml") |
| std::string const | testIODevLcsIf::SENSOR_MAP_CFG = std::string("config/testMapSensor.yaml") |
Unit tests for IODevLcsIf class.