[U-Boot] [PATCH V2 7/7] test/py: test the ums command
Simon Glass
sjg at chromium.org
Sat Dec 19 23:24:44 CET 2015
HI Stephen,
On 2 December 2015 at 15:18, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> This test invokes the "ums" command in U-Boot, and validates that a USB
> storage device is enumerated on the test host system, and can be read
> from.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> test/py/test_ums.py | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 75 insertions(+)
> create mode 100644 test/py/test_ums.py
Reviewed-by: Simon Glass <sjg at chromium.org>
Is the intent to replace or augment the existing ums tests?
Regards,
Simon
More information about the U-Boot
mailing list