]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Support getting test-coverage on just one test
authorSimon Glass <sjg@chromium.org>
Mon, 30 Sep 2024 18:51:37 +0000 (12:51 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Oct 2024 20:10:22 +0000 (14:10 -0600)
commit3473e1779cccf486df7cae43b79fedd837703756
tree1e1bbf7f81525b530fc296c02ed9dd3757b12fe0
parentc95a3c889079c83f4a47c2a09794879378047592
binman: Support getting test-coverage on just one test

Pass the arguments through to test_util so that a single test can be
used.

Update the docs and add some missing backquotes in the same section.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/binman.rst
tools/binman/main.py