On Tue, 16 Jul 2024 at 17:06, Philippe Reynes <[email protected]> wrote: > > Adds a test for the function sha256_hmac > > Signed-off-by: Philippe Reynes <[email protected]> > --- > test/lib/Makefile | 1 + > test/lib/test_sha256_hmac.c | 108 ++++++++++++++++++++++++++++++++++++ > 2 files changed, 109 insertions(+) > create mode 100644 test/lib/test_sha256_hmac.c >
Reviewed-by: Simon Glass <[email protected]>

