From 25c9d4431580e68b9f11656163d032bc862c7e9b Mon Sep 17 00:00:00 2001 From: Gua Guo Date: Fri, 5 May 2023 09:16:56 +0800 Subject: MdeModulePkg: Add more PciHostBridgeLib gmock support REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4443 Add Google Mock Library for PciHostBridgeLib Cc: Michael D Kinney Cc: Hao A Wu Cc: Ray Ni Cc: Chris Johnson Signed-off-by: Gua Guo Reviewed-by: Michael D Kinney --- MdeModulePkg/Test/MdeModulePkgHostTest.dsc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'MdeModulePkg/Test/MdeModulePkgHostTest.dsc') diff --git a/MdeModulePkg/Test/MdeModulePkgHostTest.dsc b/MdeModulePkg/Test/MdeModulePkgHostTest.dsc index a2bbbe8adf..8fb982a270 100644 --- a/MdeModulePkg/Test/MdeModulePkgHostTest.dsc +++ b/MdeModulePkg/Test/MdeModulePkgHostTest.dsc @@ -53,3 +53,8 @@ UefiSortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf } + + # + # Build HOST_APPLICATION Libraries + # + MdeModulePkg/Test/Mock/Library/GoogleTest/MockPciHostBridgeLib/MockPciHostBridgeLib.inf -- cgit v1.2.3