public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] MdeModulePkg/BaseBmpSupportLib:Add unit test
@ 2022-11-14 12:07 wenyi,xie
  2022-11-14 12:07 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 2+ messages in thread
From: wenyi,xie @ 2022-11-14 12:07 UTC (permalink / raw)
  To: devel, jian.j.wang, gaoliming, zhichao.gao, ray.ni
  Cc: songdongkuang, xiewenyi2

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-14 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-14 12:07 [PATCH EDK2 v1 0/1] MdeModulePkg/BaseBmpSupportLib:Add unit test wenyi,xie
2022-11-14 12:07 ` [PATCH EDK2 v1 1/1] " wenyi,xie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox