buildman: Enable test coverage
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:31 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit407a1413e3202585ca842896365718873b170ee2
tree6dc8022ef897d3b8126220c11f3cd218769d21f9
parentba8d099b95f2125605e26316f7187a33495bb82c
buildman: Enable test coverage

Enable measuring test coverage for buildman so we can see the gaps. It is
currently at 68%.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/cmdline.py
tools/buildman/main.py
tools/u_boot_pylib/test_util.py