[U-Boot] [PATCH v2 21/29] binman: Move capture_sys_output() to test_util
Simon Glass
sjg at chromium.org
Mon Jul 9 19:53:09 UTC 2018
On 6 July 2018 at 10:27, Simon Glass <sjg at chromium.org> wrote:
> This function is useful in various tests. Move it into the common test
> utility module.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> tools/binman/elf_test.py | 22 ++--------------------
> tools/binman/image_test.py | 2 +-
> tools/patman/test_util.py | 21 +++++++++++++++++++++
> 3 files changed, 24 insertions(+), 21 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list