ifw-fcf 7.1.4
|
Unit tests for the Device 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/deviceMaker.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>
Classes | |
class | TestShutter |
class | TestDevice |
Functions | |
TEST_F (TestDevice, Ctor) | |
TEST_F (TestDevice, Config) | |
Variables | |
std::string const | SHUTTER1_CFG = std::string("shutter1.yaml") |
Unit tests for the Device class.
TEST_F | ( | TestDevice | , |
Config | ) |
TEST_F | ( | TestDevice | , |
Ctor | ) |
std::string const SHUTTER1_CFG = std::string("shutter1.yaml") |