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/+/69265
to look at the new patch set (#2).
Change subject: meson: Move meson tests config to top level build file ......................................................................
meson: Move meson tests config to top level build file
meson has a bug with code coverage, moving the test to the top level build file works around this bug.
https://github.com/mesonbuild/meson/issues/6747
BUG=b:187647884 BRANCH=None TEST=meson test
Change-Id: Ibba93037831fc0ed526f701cbe360b5a493895d1 Signed-off-by: Evan Benn evanbenn@chromium.org --- M meson.build D tests/meson.build 2 files changed, 131 insertions(+), 126 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/65/69265/2