diff -r 7dfa5bcf39ee -r 88a9ee79c102 docs/api-2.1/structUcxTestList.html --- a/docs/api-2.1/structUcxTestList.html Wed Jan 22 21:02:46 2025 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,130 +0,0 @@ - - - - - - - -ucx: UcxTestList Struct Reference - - - - - - - - - -
-
- - - - - - - -
-
ucx -
-
UAP Common Extensions
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
UcxTestList Struct Reference
-
-
- -

Structure for the internal list of test cases. - More...

- -

#include <test.h>

- - - - - - - - -

-Data Fields

UcxTest test
 Test case. More...
 
UcxTestListnext
 Pointer to the next list element. More...
 
-

Detailed Description

-

Structure for the internal list of test cases.

-

Field Documentation

- -

◆ next

- -
-
- - - - -
UcxTestList* UcxTestList::next
-
- -

Pointer to the next list element.

- -
-
- -

◆ test

- -
-
- - - - -
UcxTest UcxTestList::test
-
- -

Test case.

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