ChimeraTK-DeviceAccess  03.18.00
ThrowTestFixture Struct Reference

Test that a logic error is thrown as soon as you try to get an accessor with invalid map file entries. More...

+ Inheritance diagram for ThrowTestFixture:
+ Collaboration diagram for ThrowTestFixture:

Public Member Functions

 ThrowTestFixture (uint32_t interrupt)
 

Public Attributes

Device device {std::string{testCdd}}
 
VoidRegisterAccessor accInterrupt
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ThrowTestFixture()

ThrowTestFixture::ThrowTestFixture ( uint32_t  interrupt)
inline

Definition at line 125 of file testGenericMuxedInterruptDistributor.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ accInterrupt

VoidRegisterAccessor ThrowTestFixture::accInterrupt

Definition at line 123 of file testGenericMuxedInterruptDistributor.cpp.

◆ device

Device ThrowTestFixture::device {std::string{testCdd}}

Definition at line 122 of file testGenericMuxedInterruptDistributor.cpp.


The documentation for this struct was generated from the following file: