
29 Mar
2023
29 Mar
'23
10:02 p.m.
On Wed, 29 Mar 2023 at 05:12, Abdellatif El Khlifi abdellatif.elkhlifi@arm.com wrote:
provide a test case
Signed-off-by: Abdellatif El Khlifi abdellatif.elkhlifi@arm.com Cc: Simon Glass sjg@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