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
F173595890: D58040.diff
Sun, Sep 27, 2:01 AM
Unknown Object (File)
Tue, Sep 15, 5:51 AM
Unknown Object (File)
Thu, Sep 10, 7:26 AM
Unknown Object (File)
Mon, Sep 7, 2:53 PM
Unknown Object (File)
Sun, Sep 6, 8:31 AM
Unknown Object (File)
Sun, Sep 6, 3:02 AM
Unknown Object (File)
Sat, Sep 5, 3:47 PM
Unknown Object (File)
Sat, Sep 5, 3:04 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