Page MenuHomeFreeBSD

tests/sendfile: move the helper program to common
ClosedPublic

Authored by takahiro.kurosawa_gmail.com on Jul 5 2026, 4:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 3, 12:59 AM
Unknown Object (File)
Sat, Aug 1, 6:21 AM
Unknown Object (File)
Sat, Aug 1, 5:58 AM
Unknown Object (File)
Thu, Jul 30, 12:29 AM
Unknown Object (File)
Tue, Jul 28, 2:54 PM
Unknown Object (File)
Mon, Jul 27, 4:54 AM
Unknown Object (File)
Sat, Jul 25, 11:31 AM
Unknown Object (File)
Sat, Jul 25, 8:52 AM
Subscribers

Details

Summary

In order to reuse the sendfile_helper program in pf tests, move it
to tests/sys/common directory, indicatint that it is also used from
another places than sys/kern.
Also make the readlen variable static.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable