On Wed, 29 Mar 2023 at 05:12, Abdellatif El Khlifi <abdellatif.elkhl...@arm.com> wrote: > > provide a test case > > Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhl...@arm.com> > Cc: Simon Glass <s...@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