History log of /openbsd-src/regress/usr.sbin/relayd/Remote.pm (Results 1 – 7 of 7)
Revision Date Author Comments
# f8f8530c 03-May-2016 bluhm <bluhm@openbsd.org>

Fix some Perl statements perlcritic was bitching about: Variable
declared in conditional statement.


# d20a5ce9 25-Jun-2015 bluhm <bluhm@openbsd.org>

Align the three variants of Remote.pm.


# aa8f1300 18-Aug-2014 bluhm <bluhm@openbsd.org>

Make the perl modules consistent for the multiple regression tests.
This includes coding style, better error messages and variable
naming.


# 70a792e0 11-Jul-2014 bluhm <bluhm@openbsd.org>

Fix dryrun for remote relayd test.


# 14344d13 22-Jun-2014 bluhm <bluhm@openbsd.org>

Fix the relayd regression tests. Now they pass with and without
an obj directory. The relayd process can also run on a remote
machine for different timing.


# a7ce14b0 04-Jan-2013 bluhm <bluhm@openbsd.org>

Sync relayd tests with socket splicing tests.


# bf5ac567 28-Dec-2012 bluhm <bluhm@openbsd.org>

Allow the relayd regression tests to run the relayd on a different
host from client and server. Real TCP connections not running on
localhost provide a different timing uncovering more bugs.