summaryrefslogtreecommitdiffstats
path: root/tools/regression/sockets/sendfile/sendfile.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r294126:ngie2016-01-211-3/+0
* MFC r261550,r281354,r281355,r281356,r281358,r281359,r281360,r281361,r281362,r...ngie2015-04-251-4/+4
* Add a sendfile regression test for transmit length > file size.emaste2013-09-101-32/+64
* Allow to specify path to a file we want to test with sendfile(2).pjd2010-12-111-3/+16
* Update the sendfile regression test so that it outputs results in thebrucec2010-02-241-169/+241
* o Correct a comment: a test file size is a four pages not three.maxim2008-09-101-1/+1
* Test sending 0 bytes.pjd2007-04-201-0/+6
* Fix length calculation.pjd2007-04-201-1/+1
* Valid error codes for err() and errx() are 1..255.des2007-04-191-26/+28
* Add more tests to verify last sendfile(2) breakage: test sending morepjd2007-04-191-3/+38
* Add a basic regression test for sendfile() over TCP, which sends varyingrwatson2006-05-251-0/+326
OpenPOWER on IntegriCloud