TianoCore EDK2 master
Loading...
Searching...
No Matches
UnitTestResultReportLib.h
Go to the documentation of this file.
1
11#ifndef __UNIT_TEST_RESULT_REPORT_LIB_H__
12#define __UNIT_TEST_RESULT_REPORT_LIB_H__
13
15
22EFIAPI
24 IN UNIT_TEST_FRAMEWORK_HANDLE FrameworkHandle
25 );
26
27#endif
#define IN
Definition: Base.h:279
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29
EFI_STATUS EFIAPI OutputUnitTestFrameworkReport(IN UNIT_TEST_FRAMEWORK_HANDLE FrameworkHandle)