mirror of
https://github.com/intel/isa-l.git
synced 2025-11-01 21:13:09 +01:00
igzip: Remove igzip_inflate_perf
Remove igzip_inflate_perf as all the functionality is duplicated in igzip_perf Change-Id: I510cc4643a3949e2fa8f30309b5d45a249320b9e Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
This commit is contained in:
@@ -119,9 +119,6 @@ test_end "igzip_hist_perf" $?
|
||||
test_start "igzip_semi_dyn_file_perf"
|
||||
./igzip_semi_dyn_file_perf $in_file
|
||||
test_end "igzip_semi_dyn_file_perf" $?
|
||||
test_start "igzip_inflate_perf"
|
||||
./igzip_inflate_perf $in_file
|
||||
test_end "igzip_inflate_perf" $?
|
||||
test_start "igzip_fuzz_inflate"
|
||||
./igzip_fuzz_inflate $in_file
|
||||
test_end "igzip_fuzz_inflate" $?
|
||||
|
||||
Reference in New Issue
Block a user