summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2014-07-12fix relay "append header" action, add regression test for appendSebastian Benoit
2014-07-12Test filtering by methodReyk Floeter
2014-07-11Put a license file into the test directories with multiple argumentAlexander Bluhm
2014-07-11Add OpenBSD RCS id.Alexander Bluhm
2014-07-11Limit HTTP header length to about 8K (based on the default of 4-8K inReyk Floeter
2014-07-11Add a test framework for the ospfd routing daemon. For each testAlexander Bluhm
2014-07-11Make the test output easier to read by splitting the test casesAlexander Bluhm
2014-07-11Fix dryrun for remote relayd test.Alexander Bluhm
2014-07-11Add a time.log file that accumulates timing information about theAlexander Bluhm
2014-07-11Simplify the code that handles the HTTP headers by using an RB treeReyk Floeter
2014-07-10Test relayd error message for a broken config file.Alexander Bluhm
2014-07-10Check for the exact number of done requests in relayd log.Alexander Bluhm
2014-07-10Print "%s (removed)" into relayd log and test for that string.Alexander Bluhm
2014-07-10To make sure that at least anything is tested, add a length checkAlexander Bluhm
2014-07-10Add support to test handling of repeated headers.Reyk Floeter
2014-07-10Implement non-persistent connections in a cleaner way. Every testAlexander Bluhm
2014-07-09Changes in relayd's regression tests have to be discussed.Reyk Floeter
2014-07-09Update and extend the regress tests to use the new grammar of theReyk Floeter
2014-07-03Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.Miod Vallat
2014-06-22Fix the relayd regression tests. Now they pass with and withoutAlexander Bluhm
2014-05-24Move the regress tests that are in lib/libssl to usr.sbin/openssl,Joel Sing
2014-05-12Refactors "dummyrun" flag as "dryrun" with an approach similar to the one usedAndre de Oliveira
2014-05-09Adds a couple tests for relayd parser, specially recent modifications reyk@ didAndre de Oliveira
2014-05-09Adds $relayd->{dummyrun} and $client->{noclient} flags to relayd testsAndre de Oliveira
2014-05-08Adjust this test contents from path keytype to url keytype to match the name ofAndre de Oliveira
2014-05-05Replacing test files from previous commit to the right directory. There is noAndre de Oliveira
2014-05-02Add regression tests to relayd to cover a few key types/actions combinations.Andre de Oliveira
2014-05-02Improves this test to be more strict on the filter action test. Now itAndre de Oliveira
2014-05-02Extends relayd regress-tests framework to support tweaks from test-code: tablesAndre de Oliveira
2014-04-24The switch statement given/when was introduced in Perl 5.10 and gotAlexander Bluhm
2014-01-31fix number of testsMarc Espie
2014-01-31partial-partial-* stuff not yet workingMarc Espie
2014-01-31basic check for pkg names conflicts, to be augmentedMarc Espie
2014-01-19update extra output, error messages are more specific nowMarc Espie
2013-09-04The regression tests for relayd complain if any required perl packageAlexander Bluhm
2013-08-11Use variable REMOTE_SSH instead of a fixed name for the testing host.Alexander Bluhm
2013-08-09Check wether all required perl packages are installed. If someAlexander Bluhm
2013-08-01Some tests are currently failing. Only run those if the REGRESS_FULLMark Kettenis
2013-07-20Set SSL_VERIFY_NONE as the regression test uses self-signed untrustedAlexander Bluhm
2013-06-05Add relayd tests for the HTTP keepalive filter bugfix.Alexander Bluhm
2013-02-07Add relayd regression tests with http filter and late connect.Alexander Bluhm
2013-02-05After http chunk has been fixed, add relayd regression tests to build.Alexander Bluhm
2013-01-21Add ssl tests for https chunked and https contentlength over relayd.Alexander Bluhm
2013-01-08Autoflush the log file of the child process.Alexander Bluhm
2013-01-04Sync relayd tests with socket splicing tests.Alexander Bluhm
2012-12-28Allow the relayd regression tests to run the relayd on a differentAlexander Bluhm
2012-11-28Set used environment variables explicitly in makefile and use themAlexander Bluhm
2012-11-02Allow to specify how often a pattern has to show up in the relaydAlexander Bluhm
2012-11-02Ktrace the relayd during the test if the KTRACE environment variableAlexander Bluhm
2012-11-02Make the relayd regression tests more verbose. Write everythingAlexander Bluhm