[U-Boot] [PATCH v3 4/4] dm: blk: Add tests for block devices

Simon Glass sjg at chromium.org
Sun Mar 20 01:26:18 CET 2016


On 13 March 2016 at 08:22, Simon Glass <sjg at chromium.org> wrote:
> Add some tests to check that block devices work as expected.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Tested-by: Stephen Warren <swarren at nvidia.com>
> ---
>
> Changes in v3:
> - Drop patches already applied
>
> Changes in v2:
> - Rename to blk_get_device_by_str()
>
>  test/dm/Makefile |  1 +
>  test/dm/blk.c    | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 97 insertions(+)
>  create mode 100644 test/dm/blk.c

Applied to u-boot-dm.


More information about the U-Boot mailing list