ChimeraTK-DeviceAccess
03.18.00
|
Test that a logic error is thrown as soon as you try to get an accessor with invalid map file entries. More...
Public Member Functions | |
ThrowTestFixture (uint32_t interrupt) | |
Public Attributes | |
Device | device {std::string{testCdd}} |
VoidRegisterAccessor | accInterrupt |
Test that a logic error is thrown as soon as you try to get an accessor with invalid map file entries.
Print the exception message for manual checking. Don't automate checking the string content. It is not part of the API and subject to refactoring.
Definition at line 121 of file testGenericMuxedInterruptDistributor.cpp.
|
inline |
Definition at line 125 of file testGenericMuxedInterruptDistributor.cpp.
VoidRegisterAccessor ThrowTestFixture::accInterrupt |
Definition at line 123 of file testGenericMuxedInterruptDistributor.cpp.
Device ThrowTestFixture::device {std::string{testCdd}} |
Definition at line 122 of file testGenericMuxedInterruptDistributor.cpp.