On 10/16/2018 3:17 PM, Gagandeep Singh wrote:
> From: Hemant Agrawal<hemant.agra...@nxp.com>
>
> This patch adds the validation test cases for
> CAAM JR driver
>
> Signed-off-by: Hemant Agrawal<hemant.agra...@nxp.com>
> ---
> This patch is dependent on
> https://patches.dpdk.org/project/dpdk/list/?series=1875
>
> test/test/test_cryptodev.c | 138 +++++++++++++++++++
> test/test/test_cryptodev.h | 1 +
> test/test/test_cryptodev_aes_test_vectors.h | 33 +++++
> test/test/test_cryptodev_blockcipher.c | 7 +
> test/test/test_cryptodev_blockcipher.h | 1 +
> test/test/test_cryptodev_des_test_vectors.h | 14 +-
> test/test/test_cryptodev_hash_test_vectors.h | 14 ++
> 7 files changed, 206 insertions(+), 2 deletions(-)
Reviewed-by: Akhil Goyal <akhil.go...@nxp.com>