crc/test: if the checksum needs a _final(), do it in the loop
[fio.git] / crc / test.c
2014-09-27 Jens Axboecrc/test: if the checksum needs a _final(), do it in...
2014-09-27 Jens AxboeMove murmur3 hash to crc/
2014-09-27 Jens Axboecrc/test: add jhash
2014-09-27 Jens Axboecrc/test: fix alignment
2014-09-27 Jens AxboeAdd murmurhash3
2014-09-23 Jens AxboeChecksumming updates
2014-07-25 Jens Axboecrc/test: a few more cleanups and code unifications
2014-07-25 Jens Axboecrc/test: cleanup and better precision
2014-06-24 Jens AxboeGet the crctest results properly aligned
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-04-30 Danny Al-Gaafcrc/test.c: fix include of time.h
2014-04-03 Jens Axboecrc: add test.h header to test.c
2014-02-20 Jens AxboeAdd support for the Google xxhash checksumming function
2014-02-08 Jens Axboecrc: add option to list possible crc types
2014-02-08 Jens Axboecrc: ensure we properly match test name
2014-02-07 Jens AxboeAdd support for testing checksumming speed