]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add more aio tests
authorAlan Somers <asomers@FreeBSD.org>
Tue, 31 May 2022 02:20:55 +0000 (20:20 -0600)
committerAlan Somers <asomers@FreeBSD.org>
Sun, 24 Jul 2022 15:27:19 +0000 (09:27 -0600)
commit57082ce8c43bd555439311984fdcf738ac31dad1
tree477147ce248bd95c2005f0ad6632e359e9088806
parent982f980b86d6bab4d55452d17bf3f5eb04e5f01e
Add more aio tests

* Add tests for kqueue completion with all file types.
* Add a test for kqueue completion with EV_ONESHOT.
* Cleanup an unused variable.

MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D35359
tests/sys/aio/aio_test.c