summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2014-09-04Check that messages from sendsyslog(2) or unix domain sockets containAlexander Bluhm
2014-09-03Add tests that send log messages via unix domain sockets to syslogd.Alexander Bluhm
2014-09-02To examine the operation of the signal handlers, the tests grep inAlexander Bluhm
2014-09-02Add tests that run the syslogd signal handlers.Alexander Bluhm
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2014-08-29Make the syslogd regression tests more reliable. Other processesAlexander Bluhm
2014-08-29Prepare for testing libevent in syslogd. Pass the EVENT_NO...Alexander Bluhm
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2014-08-27Remove $_ usage that warns under Perl 5.18.Kent R. Spillner
2014-08-26Update regress to follow openssl(1) move.Joel Sing
2014-08-25Add tests where the IP address family has been chosen by -4 or -6Alexander Bluhm
2014-08-25Add tests for syslogd sending and receiving over IPv6 sockets.Alexander Bluhm
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2014-08-20Link ospfd and syslogd regression tests to the build.Alexander Bluhm
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2014-08-18Make the perl modules consistent for the multiple regression tests.Alexander Bluhm
2014-08-18Add a description of what the relayd and sosplice regression testsAlexander Bluhm
2014-08-18Add test cases for multiple small HTTP requests. Many PUT requestsAlexander Bluhm
2014-08-17Sync regress/usr.sbin/relayd with recent http.h changesdoug
2014-07-20A HTTP connection may have multiple requests with content. AllowAlexander Bluhm
2014-07-14Now that the relayd timeouts have been fixed, make the http timeoutAlexander Bluhm
2014-07-13fix regress tests after log changes. noticed by bluhm@.Sebastian Benoit
2014-07-13improve log output for relays. adjust regress testsSebastian Benoit
2014-07-13repair matching of headers, add regress test for this errorSebastian Benoit
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