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

Simon Glass sjg at chromium.org
Wed Mar 29 22:02:18 CEST 2023


On Wed, 29 Mar 2023 at 05:12, 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>
> ---
>  MAINTAINERS       |  5 +++++
>  test/lib/Makefile |  1 +
>  test/lib/uuid.c   | 44 ++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 50 insertions(+)
>  create mode 100644 test/lib/uuid.c

Still this is missing a change log. Please can you check your process.
Do you use patman?

Can you use ut_asserteq_mem()? If not, please add a comment as to why
that doesn't work, so it is clear.

Regards,
SImon


More information about the U-Boot mailing list