On Tue, 7 Jan 2020 at 03:22, Philippe Reynes <[email protected]> wrote: > > This commit add test unit for aes196 and aes256. > > Signed-off-by: Philippe Reynes <[email protected]> > --- > test/lib/test_aes.c | 4 ++++ > 1 file changed, 4 insertions(+) > > Changelog: > v4: > - no change > 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 <[email protected]>

