]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Add a test for --boards
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:03 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit6a0c7b4a5eabf021d646d4435b00947529ebd13b
tree9d375c5e0974ab9b0027bfc3df2ffc2fd66a045a
parent988b91687dcff95be95a5fe5deea1d1840d6efce
buildman: Add a test for --boards

Add a simple functional test for the --boards option. Fix the example in
the docs while we are here. Also improve the docs for Builder.count so it
is clearer what it contains.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builder.py
tools/buildman/buildman.rst
tools/buildman/func_test.py