[U-Boot] [PATCH V2 6/8] test/py: add various utility code
Simon Glass
sjg at chromium.org
Fri Jan 22 21:14:45 CET 2016
On 22 January 2016 at 12:30, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> Add various common utility functions. These will be used by a forthcoming
> re-written UMS test, and a brand-new DFU test.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> test/py/u_boot_console_base.py | 19 +++++
> test/py/u_boot_utils.py | 171 +++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 190 insertions(+)
> create mode 100644 test/py/u_boot_utils.py
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list