Attention is currently required from: Thomas Heijligen, Anastasia Klimchuk, Evan Benn.
Hello build bot (Jenkins), Thomas Heijligen, Edward O'Callaghan, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/69620
to look at the new patch set (#6).
Change subject: tests: Convert selfcheck to unit tests ......................................................................
tests: Convert selfcheck to unit tests
Add unit tests for programmer_table, flashchips, and board_matches structs. The tests are derived from the selfcheck function, checking that the required fields have been filled in.
BUG=b:140595239 BRANCH=None TEST=meson test
Change-Id: I41cd014d9bf909296b6c28e3e00548e6883ff41a Signed-off-by: Evan Benn evanbenn@chromium.org --- M board_enable.c M include/programmer.h M tests/meson.build M tests/tests.c M tests/tests.h A tests/well_formed_tables.c 6 files changed, 118 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/20/69620/6