On Fri, 15 Nov 2019 at 11:10, Philippe Reynes <philippe.rey...@softathome.com> wrote: > > This commit add test unit for aes196 and aes256. > > Signed-off-by: Philippe Reynes <philippe.rey...@softathome.com> > --- > test/lib/test_aes.c | 4 ++++ > 1 file changed, 4 insertions(+) > > Changelog: > v3: > - new patch in this serie (in the previous version, the test to > aes was added to pytest, now, we add test unit for aes as proposed by Simon) >
Reviewed-by: Simon Glass <s...@chromium.org>