History log of /openbsd/regress/sys/kern/sosplice/tcp/args-maxcopy-sleep-server.pl (Results 1 – 3 of 3)
Revision Date Author Comments
# c5ecd18c 17-Jan-2013 bluhm <bluhm@openbsd.org>

Improve socket splicing tests:
- One more UDP test.
- Enforce that kernel returns EFBIG where appropriate.
- Better comments in test files.


# f3d4320d 05-Jan-2013 bluhm <bluhm@openbsd.org>

Add more tests for UDP socket splicing and enhance existing tests.


# f39f8f30 03-Jan-2013 bluhm <bluhm@openbsd.org>

Reengineer the socket splicing regression tests:
- Move the tests from splice to new sosplice directory for consistent naming.
- Split the API tests and the TCP splicing tests into separate directori

Reengineer the socket splicing regression tests:
- Move the tests from splice to new sosplice directory for consistent naming.
- Split the API tests and the TCP splicing tests into separate directories.
- Create some tests for the upcoming UDP splicing.
- Tests can be run in obj directories now.
- The API tests can run both on a local and on a remote machine now.
- Fix the forking TCP tests which splice and read or write simultaneously.
- Bunch of little fixes for races in the tests.
- Deduplicate code, move checks into common functions.

show more ...