test/compress: add varied buffer input/outputs
authorMarko Kovacevic <marko.kovacevic@intel.com>
Thu, 17 Jan 2019 10:19:12 +0000 (10:19 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 18 Jan 2019 00:05:37 +0000 (01:05 +0100)
commitc47eb6c71127936f29c768201e659b912549355b
tree22d521eb6ac3f59f4342e479bfad100c294fccab
parentc1bbb613ce9646c3c3458cb36994b0edb22305d9
test/compress: add varied buffer input/outputs

Added unit test to check if a SGL buffer
was added as an input and a Linear Buffer
as output and vice versa so we can test if the
application would process the different buffers
properly.

Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Lee Daly <lee.daly@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
test/test/test_compressdev.c