On 12/19/2015 03:24 PM, Simon Glass wrote:
HI Stephen,

On 2 December 2015 at 15:18, Stephen Warren <swar...@wwwdotorg.org> wrote:
From: Stephen Warren <swar...@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 <swar...@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 <s...@chromium.org>

Is the intent to replace or augment the existing ums tests?

Eventually replace, although I haven't yet implemented everything that the existing tests do; the existing test does actual disk IO, whereas this test mostly just covers USB device and disk enumeration.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to