test/crypto: fix PDCP short MAC-I case
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 16 Sep 2021 13:02:42 +0000 (14:02 +0100)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 28 Sep 2021 06:43:57 +0000 (08:43 +0200)
commitb8a7a3d2485c932081646723ee58a21a76f9af6d
tree8d58e3f4a926fa1bf297aff8b896cfc42fc1e293
parentea28ab889ea65d943f3a9c8a5344c5bb75733e9f
test/crypto: fix PDCP short MAC-I case

This patch fixes the PDCP short MAC-I test by removing them
from snow3g and kasumi test suite and move to PDCP test suite.
This is to prevent incorrect failure for crypto device not
support PDCP.

Fixes: c24489e479fd ("test/crypto: support PDCP short MAC-I")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
app/test/test_cryptodev.c