History log of /openbsd-current/regress/usr.sbin/relayd/args-timeout-http.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 04-Jan-2018 bluhm

Add more tests that check the timeout behavior of relayd.


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.4 14-Jul-2014 bluhm

Now that the relayd timeouts have been fixed, make the http timeout
test more strict again. Backout rev 1.2 of args-timeout-http.pl.


# 1.3 11-Jul-2014 bluhm

Add a time.log file that accumulates timing information about the
executed tests. This allows to micro benchmark relayd.
based on a diff from andre@; OK reyk@


# 1.2 09-Jul-2014 reyk

Update and extend the regress tests to use the new grammar of the
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@


Revision tags: OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.1 02-Sep-2011 bluhm

Add tests for relayd session timeout.