[PATCH v13 03/10] lib: uuid: introduce testcase for uuid_str_to_le_bin

Simon Glass sjg at chromium.org
Tue Jun 20 12:27:18 CEST 2023


On Fri, 16 Jun 2023 at 16:28, Abdellatif El Khlifi
<abdellatif.elkhlifi at arm.com> wrote:
>
> provide a test case
>
> Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
> Cc: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changelog:
> ===============
>
> v11:
>
> * use ut_asserteq_mem()
>
>  MAINTAINERS       |  5 +++++
>  test/lib/Makefile |  1 +
>  test/lib/uuid.c   | 41 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 47 insertions(+)
>  create mode 100644 test/lib/uuid.c
>

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


More information about the U-Boot mailing list