test/crypto: add capability check for ZUC cases
authorDamian Nowak <damianx.nowak@intel.com>
Mon, 15 Jul 2019 12:14:51 +0000 (14:14 +0200)
committerAkhil Goyal <akhil.goyal@nxp.com>
Fri, 19 Jul 2019 12:15:21 +0000 (14:15 +0200)
commit91f239378d022ff521d784ff722e2d89cc4e4334
tree5c9fd83c39a13ec55669486f544ee3488db8cd8f
parentb643808ffb15dc0225b203b047c5f9e234d0e58e
test/crypto: add capability check for ZUC cases

This patch adds checking if device support ZUC
algorithms before running ZUC test cases.
It also removes unnecessary checks of digest
appended space and fixes some comments wording.

Signed-off-by: Damian Nowak <damianx.nowak@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
app/test/test_cryptodev.c