TianoCore EDK2
master
Loading...
Searching...
No Matches
MockReportStatusCodeLib.h
Go to the documentation of this file.
1
8
#ifndef MOCK_REPORT_STATUS_CODE_LIB_H_
9
#define MOCK_REPORT_STATUS_CODE_LIB_H_
10
11
#include <
Library/GoogleTestLib.h
>
12
#include <
Library/FunctionMockLib.h
>
13
14
extern
"C"
{
15
#include <
Uefi.h
>
16
#include <
Library/ReportStatusCodeLib.h
>
17
}
18
19
struct
MockReportStatusCodeLib
{
20
MOCK_INTERFACE_DECLARATION (
MockReportStatusCodeLib
);
21
22
MOCK_FUNCTION_DECLARATION (
23
BOOLEAN,
24
ReportProgressCodeEnabled
,
25
()
26
);
27
};
28
29
#endif
//MOCK_REPORT_STATUS_CODE_LIB_H_
ReportProgressCodeEnabled
BOOLEAN EFIAPI ReportProgressCodeEnabled(VOID)
Definition:
ReportStatusCodeLib.c:566
FunctionMockLib.h
GoogleTestLib.h
ReportStatusCodeLib.h
Uefi.h
MockReportStatusCodeLib
Definition:
MockReportStatusCodeLib.h:19
MdePkg
Test
Mock
Include
GoogleTest
Library
MockReportStatusCodeLib.h
Generated on Fri Nov 15 2024 18:01:18 for TianoCore EDK2 by
1.9.6