|
TianoCore EDK2 master
|
#include <UnitTestFrameworkPkg/PrivateInclude/UnitTestFrameworkTypes.h>
Data Fields | |
| LIST_ENTRY | Entry |
| UNIT_TEST_SUITE | UTS |
Structure used to store the set of unit test suites in a unit test framework as a list.
Definition at line 87 of file UnitTestFrameworkTypes.h.
| LIST_ENTRY UNIT_TEST_SUITE_LIST_ENTRY::Entry |
Definition at line 88 of file UnitTestFrameworkTypes.h.
| UNIT_TEST_SUITE UNIT_TEST_SUITE_LIST_ENTRY::UTS |
Definition at line 89 of file UnitTestFrameworkTypes.h.