[U-Boot] [PATCH v5 6/6] test: smem: add basic smem test

Simon Glass sjg at chromium.org
Mon Jul 9 02:35:26 UTC 2018


On 1 July 2018 at 16:58, Ramon Fried <ramon.fried at gmail.com> wrote:
> Add basic smem sandbox testing.
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
>
> ---
> Tom, this patch depends on https://patchwork.ozlabs.org/patch/932965/
>
> Changes in v5: None
> Changes in v4:
> - Fixed typo in function name.
>
> Changes in v3:
> - Adapt to smem_get_free_space() new interface in series 3.
>
> Changes in v2: None
>
>  test/dm/Makefile |  1 +
>  test/dm/smem.c   | 28 ++++++++++++++++++++++++++++
>  2 files changed, 29 insertions(+)
>  create mode 100644 test/dm/smem.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list