test/crypto: rename some tests
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 4 Jul 2017 00:12:41 +0000 (01:12 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 6 Jul 2017 20:26:50 +0000 (22:26 +0200)
commit8adf48c796d3d561db056b065dfc13815305029f
tree846420c72f73dbd71732e806d4f8b5f0b18619d2
parent6f16aab09a91d7261d9e762b10e020beaa00cfba
test/crypto: rename some tests

AES-GCM tests are used for AES-NI MB, OpenSSL,
QAT and DPAA2_SEC PMDs, so they are not specific to the first one.
Therefore, _mb_ prefix can be removed.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
test/test/test_cryptodev.c