mirror of
https://github.com/intel/isa-l.git
synced 2025-03-04 07:27:21 +01:00
igzip: Add gzip/zlib wrapper testing to large test
Change-Id: I656c29f123692d2b29d70cb3c6711b49aafb1dc9 Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
This commit is contained in:
parent
f1f8d0917d
commit
b9a546058f
@ -1277,8 +1277,6 @@ int compress_ver_rep_buf(uint8_t * data, uint32_t data_size, uint64_t data_rep_s
|
||||
#ifdef VERBOSE
|
||||
printf("Starting Compress and Verify Repeated Buffer\n");
|
||||
#endif
|
||||
gzip_flag = 0;
|
||||
|
||||
create_rand_repeat_data((uint8_t *) & stream, sizeof(stream));
|
||||
|
||||
/* Setup compression stream */
|
||||
|
Loading…
x
Reference in New Issue
Block a user