tools: Plumb in capture control
authorSimon Glass <sjg@chromium.org>
Tue, 29 Apr 2025 13:22:06 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:41 +0000 (10:07 +0100)
commita61635d2af81d00b02155eb5decc03eb92f94413
tree8f1ff2e6a3bfcc93732153c1b660bb178814ed78
parent9dee86cf533271deddd7f8ab077d98e4a1d3cb78
tools: Plumb in capture control

Add control of capturing output into u_boot_pylib and the tools which
use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py
tools/binman/main.py
tools/buildman/main.py
tools/dtoc/main.py
tools/dtoc/test_fdt.py
tools/patman/__main__.py
tools/u_boot_pylib/__main__.py
tools/u_boot_pylib/test_util.py