app/test: refactor SNOW 3G and KASUMI tests
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Mon, 20 Jun 2016 14:45:02 +0000 (15:45 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 20 Jun 2016 20:38:58 +0000 (22:38 +0200)
commit9fa91cd0f78c79a67d802df9e3b42513feef48af
treea2d9065b3ee5da2bed0e9bdfd1b58ad58772a085
parent2b52e1e95aabf92a94b2b5ce6bf62d069cb6cc55
app/test: refactor SNOW 3G and KASUMI tests

SNOW3G and KASUMI unit tests are very similar and
they were using duplicated code, so this commit
refactor and remove some of the duplicated functions.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
app/test/test_cryptodev.c