#include <uhal/tests/fixtures.hpp>
Public Member Functions | |
MinimalFixture () | |
virtual | ~MinimalFixture () |
uhal::HwInterface | getHwInterface () const |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
MinimalFixture () | |
Static Public Attributes | |
static const DeviceType | deviceType = type |
![]() | |
static std::string | connectionFileURI = "" |
static size_t | timeout = 1 |
static bool | quickTest = false |
Protected Attributes | |
uint16_t | devicePort |
std::string | deviceId |
Additional Inherited Members | |
![]() | |
AbstractFixture () | |
virtual | ~AbstractFixture () |
![]() | |
static std::string | getAddressFileURI () |
Definition at line 68 of file fixtures.hpp.
uhal::tests::MinimalFixture< type >::MinimalFixture | ( | ) |
|
virtual |
Definition at line 118 of file fixtures.hpp.
uhal::tests::MinimalFixture< IPBUS_1_3_UDP >::MinimalFixture | ( | ) |
uhal::tests::MinimalFixture< IPBUS_1_3_TCP >::MinimalFixture | ( | ) |
uhal::tests::MinimalFixture< IPBUS_1_3_CONTROLHUB >::MinimalFixture | ( | ) |
uhal::tests::MinimalFixture< IPBUS_2_0_UDP >::MinimalFixture | ( | ) |
uhal::tests::MinimalFixture< IPBUS_2_0_TCP >::MinimalFixture | ( | ) |
uhal::tests::MinimalFixture< IPBUS_2_0_CONTROLHUB >::MinimalFixture | ( | ) |
uhal::tests::MinimalFixture< IPBUS_1_3_UDP >::MinimalFixture | ( | ) |
Definition at line 26 of file fixtures.cpp.
uhal::tests::MinimalFixture< IPBUS_1_3_TCP >::MinimalFixture | ( | ) |
Definition at line 33 of file fixtures.cpp.
uhal::tests::MinimalFixture< IPBUS_1_3_CONTROLHUB >::MinimalFixture | ( | ) |
Definition at line 40 of file fixtures.cpp.
uhal::tests::MinimalFixture< IPBUS_2_0_UDP >::MinimalFixture | ( | ) |
Definition at line 47 of file fixtures.cpp.
uhal::tests::MinimalFixture< IPBUS_2_0_TCP >::MinimalFixture | ( | ) |
Definition at line 54 of file fixtures.cpp.
uhal::tests::MinimalFixture< IPBUS_2_0_CONTROLHUB >::MinimalFixture | ( | ) |
Definition at line 61 of file fixtures.cpp.
HwInterface uhal::tests::MinimalFixture< type >::getHwInterface |
Definition at line 123 of file fixtures.hpp.
References uhal::ConnectionManager::getDevice(), uhal::tests::hw, and uhal::HwInterface::setTimeoutPeriod().
Referenced by uhal::tests::DummyHardwareFixture< type >::DummyHardwareFixture().
|
protected |
Definition at line 78 of file fixtures.hpp.
|
protected |
Definition at line 77 of file fixtures.hpp.
|
static |
Definition at line 74 of file fixtures.hpp.
Referenced by uhal::tests::DummyHardwareFixture< type >::DummyHardwareFixture().