TianoCore EDK2 master
Loading...
Searching...
No Matches
UNIT_TEST_SUITE_LIST_ENTRY Struct Reference

#include <UnitTestFrameworkPkg/PrivateInclude/UnitTestFrameworkTypes.h>

Data Fields

LIST_ENTRY Entry
 
UNIT_TEST_SUITE UTS
 

Detailed Description

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.

Field Documentation

◆ Entry

LIST_ENTRY UNIT_TEST_SUITE_LIST_ENTRY::Entry

Definition at line 88 of file UnitTestFrameworkTypes.h.

◆ UTS

UNIT_TEST_SUITE UNIT_TEST_SUITE_LIST_ENTRY::UTS

Definition at line 89 of file UnitTestFrameworkTypes.h.


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