Page MenuHomeFreeBSD

tests/sendfile: move the helper program to common
ClosedPublic

Authored by takahiro.kurosawa_gmail.com on Sun, Jul 5, 4:27 AM.
Tags
None
Referenced Files
F162210464: D58040.id.diff
Fri, Jul 10, 10:39 PM
F162199935: D58040.id181300.diff
Fri, Jul 10, 8:15 PM
Unknown Object (File)
Wed, Jul 8, 11:49 PM
Unknown Object (File)
Wed, Jul 8, 4:10 PM
Unknown Object (File)
Wed, Jul 8, 4:05 PM
Unknown Object (File)
Sun, Jul 5, 7:22 AM
Unknown Object (File)
Sun, Jul 5, 7:22 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