Attention is currently required from: Felix Singer, Thomas Heijligen, Alexander Goncharov.
Hello build bot (Jenkins), Thomas Heijligen, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/67664
to look at the new patch set (#10).
Change subject: tests: add basic lifecycle test for ch341a_spi ......................................................................
tests: add basic lifecycle test for ch341a_spi
TEST=the following scenarios run tests successfully
1) ch341a_spi is enabled result: all tests run and pass, including ch341a
2) ch341a_spi is disabled result: ch341a_spi test is skipped, the rest of tests run and pass
3) libusb isn't presented in the system result: tests for usb programmers are skipped, the rest of tests run normally
Change-Id: If28fbe09ad685082152aa3a7e8d5a150169aee9e Signed-off-by: Alexander Goncharov chat@joursoir.net --- M meson.build A tests/ch341a_spi.c M tests/tests.c M tests/tests.h M tests/usb_unittests.h 5 files changed, 120 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/64/67664/10