summaryrefslogtreecommitdiffstats
path: root/tools/regression/aio
Commit message (Expand)AuthorAgeFilesLines
* Integrate tests/sys/aio/kqueue into tests/sys/aiongie2015-04-164-470/+0
* - Fix style(9) a bitngie2015-04-162-57/+57
* Integrate tools/regression/aio/aiotest into the FreeBSD test suite as tests/s...ngie2015-04-162-717/+0
* - Fix -Wsign issuengie2015-03-312-1/+5
* Minor cleanup before converting to ATF testcasesngie2015-03-312-17/+22
* Cleanup and do minor refactoring before converting testcases to ATFngie2015-03-312-63/+69
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-134-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