Attention is currently required from: Thomas Heijligen, Anastasia Klimchuk.
Hello build bot (Jenkins), Thomas Heijligen, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/69268
to look at the new patch set (#2).
Change subject: tests: Add llvm-cov option and run target for code coverage ......................................................................
tests: Add llvm-cov option and run target for code coverage
Code coverage can be requested with -Dllvm_cov and run with ninja llvm-cov.
BUG=b:187647884 BRANCH=None TEST=meson test; ninja llvm-cov
Change-Id: Id6c73bff46e7b88d425956a80def97082b201f56 Signed-off-by: Evan Benn evanbenn@chromium.org --- M Documentation/building.md M meson.build M meson_options.txt A scripts/llvm-cov 4 files changed, 40 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/68/69268/2