diff options
author | Simon Glass <sjg@chromium.org> | 2025-04-29 07:22:01 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2025-05-27 10:07:41 +0100 |
commit | b697480f19cf690a51bfb3c788aa381de43eac79 (patch) | |
tree | 5040b443467798e34cbf92061767ac2670c4479a /tools/u_boot_pylib/test_util.py | |
parent | 84f3deaa995502325a6d84bda6338c4e0a4bf4ea (diff) |
u_boot_pylib: Allow control of capturing
Tests often capture output so they can check it. This means that if the
test fails it is not easy to see what the output actually was.
Add a -N flag which writes out the output after it has been captured.
This is not a perfect solution but it is simple and seems to work well
in practice.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions