test/crypto: add cases for raw datapath API
authorFan Zhang <roy.fan.zhang@intel.com>
Sun, 11 Oct 2020 00:38:54 +0000 (01:38 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 14 Oct 2020 20:22:06 +0000 (22:22 +0200)
commit4868f6591c6f1c93f870dfde7050df0249003923
tree1c729195a835137a8ca63af615cf84ccefcab833
parent728c76b0e50f5525c19e29c7b2147eccfba7309e
test/crypto: add cases for raw datapath API

This patch adds the cryptodev raw API test support to unit test.
In addition a new test-case for QAT PMD for the test type is
enabled.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
app/test/test_cryptodev.c
app/test/test_cryptodev.h
app/test/test_cryptodev_blockcipher.c