summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/relayd/args-http-return.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update and extend the regress tests to use the new grammar of thereyk2014-07-091-6/+4
| | | | | | | | | | filtering rules. Some of the filenames are based on the old grammar, we keep them for now and just update the contents to have a before/after comparison of the features. Most of the work was done by Andre de Oliveira (andre@) OK bluhm@ benno@
* Add regression tests to relayd to cover a few key types/actions combinations.andre2014-05-021-0/+29
ok reyk