17/01/2019 11:19, Kovacevic, Marko: > 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 > > V5 has minor code chnages requested by Pablo. > > 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
Applied, thanks