summaryrefslogtreecommitdiffstats
path: root/tools/regression/aio
Commit message (Expand)AuthorAgeFilesLines
* MFC r264400,r265836:ngie2014-12-314-4/+4
* Fix several warnings.kib2013-07-211-8/+10
* Include stdint.h when use intmax_t.kevlo2013-07-181-1/+1
* Replace PRId64 with "jd" in a printf call. Cast the corresponding value tokevlo2013-07-181-1/+1
* Use PRId64 instead of %gd to print an int64_t.kevlo2013-07-171-1/+2
* - Fix QA issuesmiwi2011-02-221-45/+55
* Add missing headers.kib2010-03-161-0/+3
* Add the ability to do all read, all write, or random read/write.adrian2008-05-151-9/+44
* Include a very basic (and beta) tool for stressing disks using the POSIXadrian2008-05-072-0/+197
* Style: NO_MAN doesn't need any value.ru2006-03-153-3/+3
* s/sigval/sival/gdavidxu2006-01-222-2/+2
* This test can run now.ambrisko2005-10-121-4/+0
* This will not compile without:ambrisko2005-03-022-0/+252
* Add an AIO & kqueue regression test. It is a good idea to run thisambrisko2005-03-022-0/+203
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Print a warning if running as !root for aio_md_test rather than failingrwatson2004-12-061-1/+5
* Add a basic aio functionality regression test, which simply writes andrwatson2004-12-062-0/+702
OpenPOWER on IntegriCloud