summaryrefslogtreecommitdiffstats
path: root/tests/sys/aio
Commit message (Expand)AuthorAgeFilesLines
* MFC 303406,303501: Fix panic when using aio_fsync().jhb2016-08-051-0/+83
* Account for AIO socket operations in thread/process resource usage.jhb2016-06-211-0/+11
* Return the correct status when a partially completed request is cancelled.jhb2016-05-241-0/+69
* Don't prematurely return short completions on blocking sockets.jhb2016-05-241-0/+65
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+2
* MFHgjb2016-04-161-0/+60
|\
| * Add a test for cancelling an active AIO request on a socket.jhb2016-04-161-0/+60
* | MFHgjb2016-04-041-0/+74
|\ \ | |/
| * Correct error messages in recently added test.jhb2016-03-311-4/+2
| * Fully handle size_t lengths in AIO requests.jhb2016-03-211-0/+76
* | MFHgjb2016-03-101-0/+20
|\ \ | |/
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+20
* | MFHgjb2016-03-024-0/+83
|\ \ | |/
| * Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-014-0/+83
* | More 'tests' package fixes.gjb2016-02-031-0/+3
|/
* - Fix an improperly sized buffer for `pathname` [1]ngie2015-12-281-3/+2
* Fix style(9) a bit and ensure that error from initializing kqueue(2) isngie2015-12-281-54/+42
* Place cancel and error under #ifdef DEBUG to mutengie2015-12-281-15/+22
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-2/+1
* Adjust CFLAGS to find freebsd_test_suite/macros.hngie2015-04-281-0/+2
* - Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)ngie2015-04-282-25/+33
* Use ATF_REQUIRE_KERNEL_MODULE instead of aio_available functionngie2015-04-281-17/+10
* Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into thengie2015-04-273-0/+454
|\
| * Integrate tests/sys/aio/kqueue into tests/sys/aiongie2015-04-163-0/+454
|/
* Integrate tools/regression/aio/aiotest into the FreeBSD test suite as tests/s...ngie2015-04-162-0/+677
OpenPOWER on IntegriCloud