CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/05/09 05:49:26
Modified files:
regress/usr.sbin/relayd: Proc.pm Relayd.pm args-http-mark.pl
relayd.pl
Log message:
Adds $relayd->{dummyrun} and $client->{noclient} flags to relayd tests
framework. These flags can be set from test file which eases performing
dry-runs of relayd long enough to do relayd.conf parsing, thus enabling the
grammar/parser-only tests. While here, fix and improves args-http-mark.pl to a
correct use-case.
ok reyk