mbox

[v3,0/3] Compression Unit Tests

Message ID 20190111150900.11429-1-marko.kovacevic@intel.com (mailing list archive)
Headers

Message

Kovacevic, Marko Jan. 11, 2019, 3:08 p.m. UTC
  Made changes to the two unit tests for the out of space i have added
proper checkes for all the cases compressing with compress dev and
decompressing with compress dev.

Varied buffer patch i have removed the extra unit test and merged it
into the sgl test as one.

Added a third patch into my patch set this patch refactors the
test_deflate_comp_decomp to make it a less congested with parameters

Kovacevic, Marko (2):
  test/compress: add out of space test
  test/compress: add varied buffer input/outputs

Pablo de Lara (1):
  test/compress: refactor main test function

 test/test/test_compressdev.c | 582 ++++++++++++++++++++++++++++++-------------
 1 file changed, 411 insertions(+), 171 deletions(-)