Attention is currently required from: Thomas Heijligen, Edward O'Callaghan, Anastasia Klimchuk.
Hello Felix Singer, build bot (Jenkins), Thomas Heijligen, Edward O'Callaghan, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/67642
to look at the new patch set (#2).
Change subject: tests: Add unit test for initialisation with NULL programmer param ......................................................................
tests: Add unit test for initialisation with NULL programmer param
Programmer param can be NULL and this is a valid case which can be covered by unit test.
`run_lifecycle` needs an adjustment to handle NULL as programmer param, which is also included in the patch.
Change-Id: I409f1c9ac832943e54107f7cf8652d1f46ac67df Signed-off-by: Anastasia Klimchuk aklm@chromium.org --- M tests/dummyflasher.c M tests/lifecycle.c M tests/tests.c M tests/tests.h 4 files changed, 34 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/42/67642/2