Attention is currently required from: Furquan Shaikh, Jakub Czapiga, Ricardo Quesada. Hello build bot (Jenkins), Furquan Shaikh, Jack Rosenthal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57869
to look at the new patch set (#6).
Change subject: elogtool: add pytest for elogtool ......................................................................
elogtool: add pytest for elogtool
This CL adds a python test for elogtool. It tests the basic functionality of elogtool: list, clear and add. A future CL will include more complex tests.
BUG=b:172210863 TEST=pytest elogtool_test.py
Change-Id: If1241ad070d1c690c84f5ca61c0487ba27c2a287 Signed-off-by: Ricardo Quesada ricardoq@google.com --- A util/cbfstool/tests/README.md A util/cbfstool/tests/conftest.py A util/cbfstool/tests/elogtool_test.py 3 files changed, 188 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/57869/6