|
TianoCore EDK2 master
|
#include <UnitTestFrameworkPkg/PrivateInclude/UnitTestFrameworkTypes.h>
Data Fields | |
| LIST_ENTRY | Entry |
| UNIT_TEST | UT |
Structure used to store the set of unit tests in a unit test suite as a list.
Definition at line 64 of file UnitTestFrameworkTypes.h.
| LIST_ENTRY UNIT_TEST_LIST_ENTRY::Entry |
Definition at line 65 of file UnitTestFrameworkTypes.h.
| UNIT_TEST UNIT_TEST_LIST_ENTRY::UT |
Definition at line 66 of file UnitTestFrameworkTypes.h.