app/test: rework crypto AES unit test
authorFan Zhang <roy.fan.zhang@intel.com>
Wed, 15 Jun 2016 11:02:49 +0000 (12:02 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 20 Jun 2016 15:42:29 +0000 (17:42 +0200)
commit9c0eed2f06ae52f74c6bcb416e88da372db5da4c
tree2c75eaee6b3580b3a706b69b6e0007e6d3cef03a
parent5a592d35c050c8c8ec25ecb50bd0fe0f938fc627
app/test: rework crypto AES unit test

This patch reworks the crypto AES unit test by introducing a new unified
test function

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/Makefile
app/test/test_cryptodev.c
app/test/test_cryptodev_aes.c [new file with mode: 0644]
app/test/test_cryptodev_aes.h [new file with mode: 0644]
app/test/test_cryptodev_aes_ctr_test_vectors.h [deleted file]