Age | Commit message (Expand) | Author |
2015-10-09 | Keep relayd test certificate names in sync with syslogd. | Alexander Bluhm |
2015-07-20 | Fix white spaces. | Alexander Bluhm |
2015-07-20 | Allow to use $curdir, $objdir, $host, $hostname in the test config | Alexander Bluhm |
2015-07-18 | add relayd regression test args-http-slow-consumer.pl | Sebastian Benoit |
2015-06-25 | Align the three variants of Remote.pm. | Alexander Bluhm |
2015-05-22 | Add tests for relayd TLS inspection with plain SSL and HTTPS. | Alexander Bluhm |
2015-05-17 | Add test cases for a crash reported by Bertrand PROVOST. When a | Alexander Bluhm |
2015-04-29 | Make some regular expressions more strict. This allows the tests | Alexander Bluhm |
2015-04-27 | Let the HTTP client close the connection within an incomplete header | Alexander Bluhm |
2015-01-05 | Fix relayd http regression tests. If http response is not ok, the | Alexander Bluhm |
2014-12-31 | Create CA and certificates for TLS tests consistently. Better | Alexander Bluhm |
2014-12-18 | Update test - the hashkey log message disappeared. | Reyk Floeter |
2014-12-14 | By now relayd expects tls in its config file and writes tls into | Alexander Bluhm |
2014-08-18 | Make the perl modules consistent for the multiple regression tests. | Alexander Bluhm |
2014-08-18 | Add a description of what the relayd and sosplice regression tests | Alexander Bluhm |
2014-08-18 | Add test cases for multiple small HTTP requests. Many PUT requests | Alexander Bluhm |
2014-08-17 | Sync regress/usr.sbin/relayd with recent http.h changes | doug |
2014-07-20 | A HTTP connection may have multiple requests with content. Allow | Alexander Bluhm |
2014-07-14 | Now that the relayd timeouts have been fixed, make the http timeout | Alexander Bluhm |
2014-07-13 | fix regress tests after log changes. noticed by bluhm@. | Sebastian Benoit |
2014-07-13 | improve log output for relays. adjust regress tests | Sebastian Benoit |
2014-07-13 | repair matching of headers, add regress test for this error | Sebastian Benoit |
2014-07-12 | fix relay "append header" action, add regression test for append | Sebastian Benoit |
2014-07-12 | Test filtering by method | Reyk Floeter |
2014-07-11 | Put a license file into the test directories with multiple argument | Alexander Bluhm |
2014-07-11 | Limit HTTP header length to about 8K (based on the default of 4-8K in | Reyk Floeter |
2014-07-11 | Make the test output easier to read by splitting the test cases | Alexander Bluhm |
2014-07-11 | Fix dryrun for remote relayd test. | Alexander Bluhm |
2014-07-11 | Add a time.log file that accumulates timing information about the | Alexander Bluhm |
2014-07-11 | Simplify the code that handles the HTTP headers by using an RB tree | Reyk Floeter |
2014-07-10 | Test relayd error message for a broken config file. | Alexander Bluhm |
2014-07-10 | Check for the exact number of done requests in relayd log. | Alexander Bluhm |
2014-07-10 | Print "%s (removed)" into relayd log and test for that string. | Alexander Bluhm |
2014-07-10 | To make sure that at least anything is tested, add a length check | Alexander Bluhm |
2014-07-10 | Add support to test handling of repeated headers. | Reyk Floeter |
2014-07-10 | Implement non-persistent connections in a cleaner way. Every test | Alexander Bluhm |
2014-07-09 | Changes in relayd's regression tests have to be discussed. | Reyk Floeter |
2014-07-09 | Update and extend the regress tests to use the new grammar of the | Reyk Floeter |
2014-06-22 | Fix the relayd regression tests. Now they pass with and without | Alexander Bluhm |
2014-05-12 | Refactors "dummyrun" flag as "dryrun" with an approach similar to the one used | Andre de Oliveira |
2014-05-09 | Adds a couple tests for relayd parser, specially recent modifications reyk@ did | Andre de Oliveira |
2014-05-09 | Adds $relayd->{dummyrun} and $client->{noclient} flags to relayd tests | Andre de Oliveira |
2014-05-08 | Adjust this test contents from path keytype to url keytype to match the name of | Andre de Oliveira |
2014-05-05 | Replacing test files from previous commit to the right directory. There is no | Andre de Oliveira |
2014-05-02 | Add regression tests to relayd to cover a few key types/actions combinations. | Andre de Oliveira |
2014-05-02 | Improves this test to be more strict on the filter action test. Now it | Andre de Oliveira |
2014-05-02 | Extends relayd regress-tests framework to support tweaks from test-code: tables | Andre de Oliveira |
2014-04-24 | The switch statement given/when was introduced in Perl 5.10 and got | Alexander Bluhm |
2013-08-11 | Use variable REMOTE_SSH instead of a fixed name for the testing host. | Alexander Bluhm |
2013-08-09 | Check wether all required perl packages are installed. If some | Alexander Bluhm |