summaryrefslogtreecommitdiff
path: root/tests/sys/aio/Makefile
AgeCommit message (Expand)Author
2025-09-05tests/sys/aio: use require.kmods property instead of ad-hoc checksSiva Mahadevan
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2018-04-16lio_listio: return EAGAIN instead of EIO when out of resourcesAlan Somers
2017-07-17Add regression tests for bugs 220459 and 220398Alan Somers
2017-07-13Use ATF cleanup routines in aio_test.cAlan Somers
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-03More 'tests' package fixes.Glen Barber
2015-12-04Fix LDADD/DPADD that should be LIBADD.Bryan Drewery
2015-04-28Adjust CFLAGS to find freebsd_test_suite/macros.hEnji Cooper
2015-04-27Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into theEnji Cooper