Unit tests for the Device class.
More...
#include <fcf/common/dispatcher.hpp>
#include <devmgr/common/actionMgr.hpp>
#include <devmgr/common/config.hpp>
#include <devmgr/common/dataContext.hpp>
#include <devmgr/common/deviceFacade.hpp>
#include "devmgr/common/deviceMaker.hpp"
#include "devmgr/common/device.hpp"
#include "devmgr/common/deviceConfig.hpp"
#include "devmgr/common/configSet.hpp"
#include <devmgr/common/deviceLcsIf.hpp>
#include <rad/DbAdapterRedis.hpp>
#include <rad/Dispatcher.hpp>
#include <rad/MsgReplier.hpp>
#include <rad/SMAdapter.hpp>
#include <boost/asio.hpp>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/common.h>
|
std::string const | SHUTTER1_CFG = std::string(WAF_MODULE_PATH) + "/test/res/shutter1.yml" |
|
Unit tests for the Device class.
- Copyright
- ESO - European Southern Observatory
- Author
- mkiekebu
std::string const SHUTTER1_CFG = std::string(WAF_MODULE_PATH) + "/test/res/shutter1.yml" |