]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
add a few tests for sendfile.
authorchs <chs@FreeBSD.org>
Mon, 20 Jul 2020 20:36:32 +0000 (20:36 +0000)
committerchs <chs@FreeBSD.org>
Mon, 20 Jul 2020 20:36:32 +0000 (20:36 +0000)
commitaebe9cb8782a1810ba875312d5fe58680b5435d3
tree6203bb9ce163f148adcaed90f1a5543d638dc903
parent87a12e3f02416dc50b995fd9bc17c4cb65c610f4
add a few tests for sendfile.

Reviewed by: markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D25431
tests/sys/kern/Makefile
tests/sys/kern/sendfile_helper.c [new file with mode: 0644]
tests/sys/kern/sendfile_test.sh [new file with mode: 0755]