test/compress: check IM buffer too small
authorAdam Dybkowski <adamx.dybkowski@intel.com>
Fri, 17 Apr 2020 15:44:04 +0000 (17:44 +0200)
committerAkhil Goyal <akhil.goyal@nxp.com>
Sun, 19 Apr 2020 15:15:14 +0000 (17:15 +0200)
commitdb06104c306256a18fdf98c5f68361d902337185
treeb3b3ad19110cd43b44cda692e2f4d9d4047d1c90
parentc13cecf60f128cc6ae89557d9799f4f92d785cdc
test/compress: check IM buffer too small

This patch adds new tests for verification of the "internal
QAT IM buffer too small" case handling. These unit tests aren't
specific to the QAT PMD only - they pass or skip on other PMDs like
ISAL and ZLIB (depending on particular PMD capabilities).

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
app/test/test_compressdev.c