SecurityPkg: Apply uncrustify formatting to relevant files
Apply uncrustify formatting to GoogleTest cpp and header files. Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Signed-off-by: Vivian Nowka-Keane <vnowkakeane@linux.microsoft.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
716a3292e0
commit
a00f7a355a
@@ -6,6 +6,6 @@
|
||||
**/
|
||||
#include <GoogleTest/Library/MockPlatformPKProtectionLib.h>
|
||||
|
||||
MOCK_INTERFACE_DEFINITION(MockPlatformPKProtectionLib);
|
||||
MOCK_INTERFACE_DEFINITION (MockPlatformPKProtectionLib);
|
||||
|
||||
MOCK_FUNCTION_DEFINITION(MockPlatformPKProtectionLib, DisablePKProtection, 0, EFIAPI);
|
||||
MOCK_FUNCTION_DEFINITION (MockPlatformPKProtectionLib, DisablePKProtection, 0, EFIAPI);
|
||||
|
Reference in New Issue
Block a user