index
:
fio
issue-870
latency-probe
master
noaccess
segmented-threads
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
axmap.c
Age
Commit message (
Expand
)
Author
2018-09-16
t/axmap: use a 64-bit type (not size_t) for axmap tests
Jens Axboe
2018-08-23
t/axmap: print explicit overlap ranges tested
Jens Axboe
2018-08-23
t/axmap: add regression test for overlap case resulting in 0 settable bits
Jens Axboe
2018-08-17
Add tests specifically for axmap_next_free()
Michael Kelley
2018-07-11
t/axmap: add longer overlap test case
Jens Axboe
2018-07-11
t/axmap: add regression case for recent overlap failure case
Jens Axboe
2018-07-11
t/axmap: add zero return overlap cases
Jens Axboe
2018-07-11
t/axmap: don't print 'pass' on failure
Jens Axboe
2018-07-11
t/axmap: a few more overlap cases
Jens Axboe
2018-07-10
t/axmap: clean up overlap tests
Jens Axboe
2018-07-10
t/axmap: add a few more overlap test cases
Jens Axboe
2018-07-10
t/axmap: add overlap test cases
Jens Axboe
2018-03-21
Refactor #includes and headers
Sitsofe Wheeler
2017-08-31
t/axmap: we don't need smalloc/sfree wrappers
Jens Axboe
2015-01-03
Revert "axmap: ensure we lock down the maps for shared access"
Jens Axboe
2014-12-19
axmap: ensure we lock down the maps for shared access
Jens Axboe
2014-11-24
Fixup t/ test apps for lfsr_next change()
Jens Axboe
2013-03-29
t/axmap: add test for multi bit sets
Jens Axboe
2013-03-08
Improve LFSR implementation
Alex Pyrgiotis
2013-02-21
t/axmap: add pre/post bit set checks
Jens Axboe
2013-01-23
t/axmap: update to catch recent bugs
Jens Axboe
2012-12-21
t/axmap: update tester for lfsr_init() taking a seed argument
Jens Axboe
2012-11-28
Add t/axmap tester
Jens Axboe