Add more tests that check the timeout behavior of relayd.
authorbluhm <bluhm@openbsd.org>
Thu, 4 Jan 2018 22:58:25 +0000 (22:58 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 4 Jan 2018 22:58:25 +0000 (22:58 +0000)
commit090644eea0e90f4bfe2f81bf0092f7b7f350fca7
tree399b44c1e3f11436c19e601cbf536e8d2f303fb5
parenta4817607f40c0864e090db0f62aaa0cc93356b93
Add more tests that check the timeout behavior of relayd.
16 files changed:
regress/usr.sbin/relayd/args-timeget-http.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timeget-https.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timeget-ssl.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timeget.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timein-http.pl
regress/usr.sbin/relayd/args-timein-https.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timein-ssl.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timein.pl
regress/usr.sbin/relayd/args-timeout-http.pl
regress/usr.sbin/relayd/args-timeout-https.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timeout-ssl.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timeout.pl
regress/usr.sbin/relayd/args-timeput-http.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timeput-https.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timeput-ssl.pl [new file with mode: 0644]
regress/usr.sbin/relayd/args-timeput.pl [new file with mode: 0644]