32#ifndef _uhal_tests_fixtures_hpp_
33#define _uhal_tests_fixtures_hpp_
67template <DeviceType type>
95template <DeviceType type>
117template <DeviceType type>
122template <DeviceType type>
134template <DeviceType type>
A class to open and manage XML connection files and wrap up the interfaces to the NodeTreeBuilder and...
HwInterface getDevice(const std::string &aId)
Retrieves protocol, host, and port from the connection file to create an IPbus Client Retrieves the a...
A class which bundles a node tree and an IPbus client interface together providing everything you nee...
void setTimeoutPeriod(const uint32_t &aTimeoutPeriod)
A method to modify the timeout period for any pending or future transactions.
None tests(nox.Session session)
static std::string connectionFileURI
static std::string getAddressFileURI()
virtual ~AbstractFixture()
DummyHardwareRunner hwRunner
static const DeviceType deviceType
std::string hardwareToClientFile
std::string clientToHardwareFile
static const DeviceType deviceType
virtual ~MinimalFixture()
uhal::HwInterface getHwInterface() const