[edk2-devel] [PATCH EDK2 v1 0/1] MdeModulePkg/BaseBmpSupportLib:Add unit test

wenyi,xie via groups.io posted 1 patch 1 year, 4 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Test/MdeModulePkgHostTest.dsc                                    |   5 +
MdeModulePkg/Library/BaseBmpSupportLib/UnitTest/BaseBmpSupportLibUnitTest.inf |  33 ++
MdeModulePkg/Library/BaseBmpSupportLib/UnitTest/BaseBmpSupportLibUnitTest.c   | 345 ++++++++++++++++++++
MdeModulePkg/MdeModulePkg.ci.yaml                                             |   1 +
4 files changed, 384 insertions(+)
create mode 100644 MdeModulePkg/Library/BaseBmpSupportLib/UnitTest/BaseBmpSupportLibUnitTest.inf
create mode 100644 MdeModulePkg/Library/BaseBmpSupportLib/UnitTest/BaseBmpSupportLibUnitTest.c
[edk2-devel] [PATCH EDK2 v1 0/1] MdeModulePkg/BaseBmpSupportLib:Add unit test
Posted by wenyi,xie via groups.io 1 year, 4 months ago
Main Changes :
1.Adding two unit test case for TranslateBmpToGopBlt.

Wenyi Xie (1):
  MdeModulePkg/BaseBmpSupportLib:Add unit test

 MdeModulePkg/Test/MdeModulePkgHostTest.dsc                                    |   5 +
 MdeModulePkg/Library/BaseBmpSupportLib/UnitTest/BaseBmpSupportLibUnitTest.inf |  33 ++
 MdeModulePkg/Library/BaseBmpSupportLib/UnitTest/BaseBmpSupportLibUnitTest.c   | 345 ++++++++++++++++++++
 MdeModulePkg/MdeModulePkg.ci.yaml                                             |   1 +
 4 files changed, 384 insertions(+)
 create mode 100644 MdeModulePkg/Library/BaseBmpSupportLib/UnitTest/BaseBmpSupportLibUnitTest.inf
 create mode 100644 MdeModulePkg/Library/BaseBmpSupportLib/UnitTest/BaseBmpSupportLibUnitTest.c

-- 
2.20.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#96345): https://edk2.groups.io/g/devel/message/96345
Mute This Topic: https://groups.io/mt/95017175/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-