CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Data Fields | |
const char *const | name |
A name for this case, printed if the test failed. | |
Entry | entries [MAX_UNIT_TEST_SGL_ENTRIES] |
The SGL entries used to run the test case. | |
int | entry_count |
The number of valid array elements in the entries field. | |
int | start_offset |
The offset value to be passed in to CdiCoreGather(). | |
int | byte_count |
The byte_count value to be passed in to CdiCoreGather(). | |
int | expected_count |
The expected return value of CdiCoreGather(). | |
This structure defines the parameters of a single test case.