On Fri, 16 Jun 2023 at 16:28, Abdellatif El Khlifi <[email protected]> wrote: > > provide a test case > > Signed-off-by: Abdellatif El Khlifi <[email protected]> > Cc: Simon Glass <[email protected]> > > --- > > 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 <[email protected]>

