deb-libisal/crc
Greg Tucker a8966b6709 igzip: Add unit tests for adler and crc32_gzip
Also renamed test helper function, fixed clang warnings and adler usage.

Change-Id: I4ad22d046809483456608be1f4fdc4adbf0e09e4
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
2017-06-26 04:03:35 -04:00
..
Makefile.am crc: Add base function aliases 2017-03-30 17:37:48 -07:00
crc16_t10dif_01.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc16_t10dif_by4.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc16_t10dif_perf.c crc32: add memset to performance cases 2016-12-06 15:32:16 -07:00
crc16_t10dif_test.c Add crc unit 2016-05-03 15:02:29 -07:00
crc32_ieee_01.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc32_ieee_by4.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc32_ieee_perf.c crc32: add memset to performance cases 2016-12-06 15:32:16 -07:00
crc32_ieee_test.c Add crc unit 2016-05-03 15:02:29 -07:00
crc32_iscsi_00.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc32_iscsi_01.asm crc32: cache prefetch optimization 2016-12-06 15:51:43 -07:00
crc32_iscsi_perf.c crc32: add memset to performance cases 2016-12-06 15:32:16 -07:00
crc32_iscsi_test.c Add crc unit 2016-05-03 15:02:29 -07:00
crc64_base.c crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc64_ecma_norm_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_ecma_refl_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_example.c crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc64_funcs_perf.c crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc64_funcs_test.c crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc64_iso_norm_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_iso_refl_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_jones_norm_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_jones_refl_by8.asm crc64: cache prefetch optimization 2016-12-06 15:58:38 -07:00
crc64_multibinary.asm crc64: add jones and iso format, crc64 code clean 2016-12-06 13:48:13 -07:00
crc_base.c Add crc unit 2016-05-03 15:02:29 -07:00
crc_base_aliases.c crc: Add base function aliases 2017-03-30 17:37:48 -07:00
crc_multibinary.asm Add crc unit 2016-05-03 15:02:29 -07:00
crc_simple_test.c igzip: Add unit tests for adler and crc32_gzip 2017-06-26 04:03:35 -04:00