public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/2] UnitTestFrameworkPkg: Add code coverage support for GCC
@ 2022-09-22  7:09 Guo, Gua
  2022-09-22  7:09 ` [PATCH v3 1/2] " Guo, Gua
  2022-09-22  7:09 ` [PATCH v3 2/2] BaseTools/Plugin: Add coverage support for Unit Test Guo, Gua
  0 siblings, 2 replies; 3+ messages in thread
From: Guo, Gua @ 2022-09-22  7:09 UTC (permalink / raw)
  To: devel; +Cc: Gua Guo

From: Gua Guo <gua.guo@intel.com>

V1: Add coverage option for GCC
V2: Add ReadMe.md for how to generate coverage report
V3: Add VS2019 and GCC code coverage support

Gua Guo (2):
  UnitTestFrameworkPkg: Add code coverage support for GCC
  BaseTools/Plugin: Add coverage support for Unit Test

 .../HostBasedUnitTestRunner.py                | 124 ++++++++++++++++++
 UnitTestFrameworkPkg/ReadMe.md                |  42 +++++-
 .../UnitTestFrameworkPkg.ci.yaml              |   2 +
 .../UnitTestFrameworkPkgHost.dsc.inc          |   3 +-
 4 files changed, 167 insertions(+), 4 deletions(-)

-- 
2.31.1.windows.1


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

end of thread, other threads:[~2022-09-22  7:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22  7:09 [PATCH v3 0/2] UnitTestFrameworkPkg: Add code coverage support for GCC Guo, Gua
2022-09-22  7:09 ` [PATCH v3 1/2] " Guo, Gua
2022-09-22  7:09 ` [PATCH v3 2/2] BaseTools/Plugin: Add coverage support for Unit Test Guo, Gua

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