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
F170739923: D58040.diff
Sun, Sep 6, 8:31 AM
F170704362: D58040.id181300.diff
Sun, Sep 6, 3:02 AM
F170614034: D58040.id181300.diff
Sat, Sep 5, 3:47 PM
F170606755: D58040.id181300.diff
Sat, Sep 5, 3:04 PM
Unknown Object (File)
Fri, Sep 4, 12:36 AM
Unknown Object (File)
Wed, Sep 2, 1:34 PM
Unknown Object (File)
Mon, Aug 31, 12:56 AM
Unknown Object (File)
Wed, Aug 26, 12:22 PM
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