summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/relayd/Proc.pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make relayd test slow-consumer more reliable. Set SO_SNDTIMEObluhm2016-08-251-2/+6
* Fix some Perl statements perlcritic was bitching about: Variablebluhm2016-05-031-2/+3
* Make the perl modules consistent for the multiple regression tests.bluhm2014-08-181-6/+6
* Add a time.log file that accumulates timing information about thebluhm2014-07-111-2/+13
* Implement non-persistent connections in a cleaner way. Every testbluhm2014-07-101-4/+6
* Refactors "dummyrun" flag as "dryrun" with an approach similar to the one usedandre2014-05-121-2/+2
* Adds $relayd->{dummyrun} and $client->{noclient} flags to relayd testsandre2014-05-091-2/+2
* Autoflush the log file of the child process.bluhm2013-01-081-2/+4
* Sync relayd tests with socket splicing tests.bluhm2013-01-041-2/+2
* Allow the relayd regression tests to run the relayd on a differentbluhm2012-12-281-8/+26
* Add tests for relayd protocol http 1.0 and 1.1.bluhm2011-09-021-3/+3
* Add regression tests for relaying connections through relayd. Thisbluhm2011-09-011-0/+167