edk2/BaseTools/Plugin/HostBasedUnitTestRunner
Doug Flick 233eddb8e3 BaseTools/Plugin: Add lcov error tolerance for vendored source trees
lcov v2.0+ treats several gcov/source-related conditions as fatal
errors that were previously warnings in v1.x. This causes coverage
capture to abort when the build tree includes vendored third-party
sources (e.g. OpenSSL) that produce gcov mismatches, missing source
references, unexpected gcov output, or non-zero gcov return codes.

Signed-off-by: Doug Flick <dougflick@microsoft.com>
2026-03-31 22:24:43 +00:00
..
HostBasedUnitTestRunner.py BaseTools/Plugin: Add lcov error tolerance for vendored source trees 2026-03-31 22:24:43 +00:00
HostBasedUnitTestRunner_plug_in.yaml BaseTools/Plugin: Update HostBasedUnitTestRunner to support Linux 2020-05-08 05:54:46 +00:00