From: "Guo, Gua" <gua.guo@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
Sean Brogan <sean.brogan@microsoft.com>,
"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [PATCH v4 0/3] UnitTestFrameworkPkg: Add code coverage support for GCC
Date: Wed, 28 Sep 2022 11:48:32 +0000 [thread overview]
Message-ID: <BL1PR11MB5478D713C3313DFEE58891D2EF549@BL1PR11MB5478.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20220927043937.549-1-gua.guo@intel.com>
@Sean Brogan and @Kinney, Michael D
Thanks for comment in Patch V3.
It updated now. https://github.com/tianocore/edk2/pull/3349
Thanks,
Gua
-----Original Message-----
From: Guo, Gua <gua.guo@intel.com>
Sent: Tuesday, September 27, 2022 12:40 PM
To: devel@edk2.groups.io
Cc: Guo, Gua <gua.guo@intel.com>
Subject: [PATCH v4 0/3] UnitTestFrameworkPkg: Add code coverage support for GCC
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
V4: Add VS2019/GCC CI/CD support
Gua Guo (3):
UnitTestFrameworkPkg: Add code coverage support for GCC
BaseTools/Plugin: Add coverage support for Unit Test
.azurepipelines: Install code coverage tool
.azurepipelines/Ubuntu-GCC5.yml | 5 +-
.azurepipelines/Windows-VS2019.yml | 5 +
.azurepipelines/templates/pr-gate-build-job.yml | 2 +
.azurepipelines/templates/pr-gate-steps.yml | 5 +
BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py | 119 ++++++++++++++++++++
UnitTestFrameworkPkg/ReadMe.md | 31 ++++-
UnitTestFrameworkPkg/UnitTestFrameworkPkg.ci.yaml | 2 +
UnitTestFrameworkPkg/UnitTestFrameworkPkgHost.dsc.inc | 3 +-
pip-requirements.txt | 3 +
9 files changed, 170 insertions(+), 5 deletions(-)
--
2.31.1.windows.1
prev parent reply other threads:[~2022-09-28 11:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-27 4:39 [PATCH v4 0/3] UnitTestFrameworkPkg: Add code coverage support for GCC Guo, Gua
2022-09-27 4:39 ` [PATCH v4 1/3] " Guo, Gua
2022-09-27 4:39 ` [PATCH v4 2/3] BaseTools/Plugin: Add coverage support for Unit Test Guo, Gua
2022-09-27 4:39 ` [PATCH v4 3/3] .azurepipelines: Install code coverage tool Guo, Gua
2022-09-28 11:48 ` Guo, Gua [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BL1PR11MB5478D713C3313DFEE58891D2EF549@BL1PR11MB5478.namprd11.prod.outlook.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox