summaryrefslogtreecommitdiff
path: root/tests/sys/aio/lio_kqueue_test.c
AgeCommit message (Expand)Author
2025-09-05tests/sys/aio: use require.kmods property instead of ad-hoc checksSiva Mahadevan
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2022-07-24Reap dead code in lio_kqueue_test and aio_kqueue_testAlan Somers
2018-08-16Revert r337929Alan Somers
2018-08-16Fix Coverity warnings about mkstemp in testsAlan Somers
2017-11-14Fix build on arm after r325817Alan Somers
2017-11-14AIO tests: increase limitsAlan Somers
2017-05-21Fix build of AIO tests with -DDEBUGAlan Somers
2016-03-01Refactor the AIO subsystem to permit file-type-specific handling andJohn Baldwin
2015-12-28- Fix an improperly sized buffer for `pathname` [1]Enji Cooper
2015-12-28Fix style(9) a bit and ensure that error from initializing kqueue(2) isEnji Cooper
2015-04-28- Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)Enji Cooper
2015-04-27Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into theEnji Cooper