Merge branch 'no-unittest-dep' of https://github.com/parallel-fs-utils/fio
[fio.git] / t / lfsr-test.c
2018-04-24 Jens Axboet/*: missing statics
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-01-03 Robert Elliotttests, profiles: Use IEC prefixes for binary multiples
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-03-10 Jens AxboeFix compile of test programs on archs that use arch_fla...
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-05-01 Steven Noonanlfsr-test: print total elapsed time correctly
2014-11-24 Jens AxboeFixup t/ test apps for lfsr_next change()
2014-09-26 Jens Axboet/lfsr-test: fixup time
2014-09-26 Jens AxboeAdd debug helper stub for t/ programs
2014-09-23 Jens AxboeFix 32-bit compile warnings
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-12 Alex Pyrgiotislfsr: fix verification and spin bugs
2013-03-08 Alex PyrgiotisAdd a simple test for LFSR generator