Merge branch 'no-unittest-dep' of https://github.com/parallel-fs-utils/fio
[fio.git] / t / gen-rand.c
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-06-12 Jens Axboerand: cleanup rand_between() and helpers
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-10-11 Jens AxboeMerge branch 'ci_and_configure' of https://github.com...
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-10-03 Jens AxboeMerge branch 'evelu/cleanup' of https://github.com...
2017-10-03 Erwan Velut/gen-rand: Avoid memleak of buckets()
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-03-10 Jens AxboeUse 32-bit rand for parts that use rand_between()
2016-03-10 Jens Axboet/gen-rand: use 32-bit random generator
2016-03-09 Jens Axboet/gen-rand: remove compile warning on 32-bit
2016-03-08 Jens AxboeAdd t/gen-rand to test random generator