|
UEFIStarter
a simple UEFI framework
|
Common types for tests. More...
#include <Uefi.h>Go to the source code of this file.
Data Structures | |
| struct | test_verbosity_t |
| data type for test verbosity configuration More... | |
| struct | test_results_t |
| data type for test results More... | |
Enumerations | |
| enum | test_outcome { FAILURE =0, INCOMPLETE, SUCCESS } |
| data type for test outcome status More... | |
Common types for tests.
| enum test_outcome |
1.8.13