ifw-fcf  5.0.0-pre2
Classes | Functions | Variables
testDevice.cpp File Reference

Unit tests for the Device class. More...

#include <fcf/devmgr/common/actionMgr.hpp>
#include <fcf/devmgr/common/config.hpp>
#include <fcf/devmgr/common/dataContext.hpp>
#include <fcf/devmgr/common/deviceFacade.hpp>
#include <fcf/devmgr/common/deviceMaker.hpp>
#include <fcf/devmgr/common/device.hpp>
#include <fcf/devmgr/common/deviceConfig.hpp>
#include <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")
 

Detailed Description

Unit tests for the Device class.

Author
mkiekebu

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestDevice  ,
Config   
)

◆ TEST_F() [2/2]

TEST_F ( TestDevice  ,
Ctor   
)

Variable Documentation

◆ SHUTTER1_CFG

std::string const SHUTTER1_CFG = std::string("shutter1.yaml")