QUTest Test-Probe attributes.
More...
#include <qs.hpp>
|
| QSFun | addr |
| | function address
|
| std::uint32_t | data |
| | data of the test probe
|
| std::uint8_t | idx |
| | ID of the test probe.
|
QUTest Test-Probe attributes.
Details
Test-Probe allows dynamic modification of the behavior of the CUT (Code Under Test).
- See also
- QP::QS::getTestProbe_()
Definition at line 577 of file qs.hpp.
◆ addr
| QSFun QP::QS::TProbe::addr |
function address
Definition at line 578 of file qs.hpp.
◆ data
| std::uint32_t QP::QS::TProbe::data |
data of the test probe
Definition at line 579 of file qs.hpp.
◆ idx
| std::uint8_t QP::QS::TProbe::idx |
ID of the test probe.
Definition at line 580 of file qs.hpp.
The documentation for this struct was generated from the following files: