Attention is currently required from: Edward O'Callaghan, Daniel Campello. Hello build bot (Jenkins), Edward O'Callaghan, Daniel Campello,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/59532
to look at the new patch set (#2).
Change subject: [FIX ME] tests: Add test for extract operation ......................................................................
[FIX ME] tests: Add test for extract operation
This patch adds a test for do_extract operation. However test fails because do_extract seems to always return 1.
Something needs to be fixed: either do_extract itself, or API how to call it, or maybe that's the test which is doing it wrong?
To repro: ninja test
Change-Id: I13107c0e095d53184e32a41fa72227cf7dc1d449 Signed-off-by: Anastasia Klimchuk aklm@chromium.org --- M tests/chip.c M tests/tests.c M tests/tests.h 3 files changed, 20 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/32/59532/2