aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/aio/lio_kqueue_test.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r337929Alan Somers2018-08-161-2/+0
* Fix Coverity warnings about mkstemp in testsAlan Somers2018-08-161-0/+2
* Fix build on arm after r325817Alan Somers2017-11-141-5/+5
* AIO tests: increase limitsAlan Somers2017-11-141-18/+21
* Fix build of AIO tests with -DDEBUGAlan Somers2017-05-211-8/+10
* Refactor the AIO subsystem to permit file-type-specific handling andJohn Baldwin2016-03-011-0/+2
* - Fix an improperly sized buffer for `pathname` [1]Enji Cooper2015-12-281-3/+2
* Fix style(9) a bit and ensure that error from initializing kqueue(2) isEnji Cooper2015-12-281-54/+42
* - Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)Enji Cooper2015-04-281-9/+13
* Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into theEnji Cooper2015-04-271-0/+245