[U-Boot] [PATCH v5 1/9] test: add test for lib/lmb.c

Simon Glass sjg at chromium.org
Tue Dec 11 01:05:32 UTC 2018


On Sun, 9 Dec 2018 at 13:45, Simon Goldschmidt
<simon.k.r.goldschmidt at gmail.com> wrote:
>
> Add basic tests for the lmb memory allocation code used to reserve and
> allocate memory during boot.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---
>
> Changes in v5:
> - this patch is new in v5
>
>  test/lib/Makefile |   1 +
>  test/lib/lmb.c    | 297 ++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 298 insertions(+)
>  create mode 100644 test/lib/lmb.c

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


More information about the U-Boot mailing list