![]() |
ucx
UAP Common Extensions
|
Structure for the internal list of test cases. More...
#include <test.h>
Data Fields | |
| UcxTest | test |
| Test case. More... | |
| UcxTestList * | next |
| Pointer to the next list element. More... | |
Structure for the internal list of test cases.
| UcxTestList* UcxTestList::next |
Pointer to the next list element.
| UcxTest UcxTestList::test |
Test case.
1.8.13