|
CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
A structure to be used by the unit test callback function to signal to the test when the callback occurred and whether the callback was successful. More...
Data Fields | |
| uint64_t | expiration_us |
| Expected timeout in microseconds. | |
| int | callback_number |
| The order in which the callback is expected to be received. | |
| bool | pass |
| Pass/fail status for a given timeout set by the callback function. | |
| CdiSignalType | signal |
| Signal back to the main test thread indicate the callback function was executed. | |
A structure to be used by the unit test callback function to signal to the test when the callback occurred and whether the callback was successful.