[U-Boot] [PATCH v2 77/80] dm: usb: Add tests for the USB uclass

Simon Glass sjg at chromium.org
Tue Apr 7 21:12:51 CEST 2015


On 25 March 2015 at 12:23, Simon Glass <sjg at chromium.org> wrote:
> This adds a simple test for probing and a functional test using the flash
> stick emulator, which tests a large chunk of the USB stack.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  test/dm/Makefile   |  1 +
>  test/dm/test-dm.sh |  3 +++
>  test/dm/test.dts   | 41 +++++++++++++++++++++++++++++++++++++++++
>  test/dm/usb.c      | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 95 insertions(+)
>  create mode 100644 test/dm/usb.c

Applied to u-boot-dm/next.


More information about the U-Boot mailing list