summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/syslogd
AgeCommit message (Expand)Author
2015-07-16Kill a possibly running syslogd with -9 before testing.Alexander Bluhm
2015-07-09Test syslogd with reduced file descriptor limit. It has too manyAlexander Bluhm
2015-07-07Add tests for incomming syslog messages over TCP.Alexander Bluhm
2015-07-02Check the receive line count less strict to avoid false negatives.Alexander Bluhm
2015-06-30Add tests for syslog -U.Alexander Bluhm
2015-06-29Add test for blocks in syslog.conf constructed with the +host andAlexander Bluhm
2015-06-29Test that selectors, which specify facility and severity level forAlexander Bluhm
2015-06-28Use fstat to check that the privsep parent of syslogd closes allAlexander Bluhm
2015-06-28Add tests for the !prog and !!prog and !* keywords in syslog.conf.Alexander Bluhm
2015-06-15Rework how fstat and ktrace pattern are specified in the testAlexander Bluhm
2015-02-25Do not count the dropped messages strictly, so that the syslogdAlexander Bluhm
2015-02-20The write again workaround in syslogd changes the dropped messageAlexander Bluhm
2015-02-14Tests that syslogd uses the expected TLS version.Alexander Bluhm
2015-02-13Adapt the maxunix test, the syslogd -a error semantic has changed.Alexander Bluhm
2015-02-12Make syslogd tests more reliable. Increase the allowed range ofAlexander Bluhm
2015-02-11Make syslogd tests more reliable. Allow a range of certain logAlexander Bluhm
2015-02-11Make syslogd test more reliable. Use Time::HiRes to sleep .01Alexander Bluhm
2015-02-09Error messages form libtls have changed, adapt syslogd tests.Alexander Bluhm
2015-02-08Change syslog tests from transparent framing to octet counting.Alexander Bluhm
2015-02-06Add syslogd tests for dropped messages.Alexander Bluhm
2015-02-02Test that long syslog messages are truncated correctly.Alexander Bluhm
2015-01-30TLS connect error message has changed, adapt tests.Alexander Bluhm
2015-01-28Add a test where the TLS handshake fails because of null ciphers.Alexander Bluhm
2015-01-28Test the x509 certificate validation of syslog over TLS.Alexander Bluhm
2015-01-22Make syslogd tests more reliable on slow machines. All tests passAlexander Bluhm
2015-01-16Add regression tests for syslog over TLS.Alexander Bluhm
2015-01-15Add a test for syslogd that reconnects to a TCP syslog server afterAlexander Bluhm
2015-01-05Make syslogd TCP tests more reliable. Increase timeouts, shutdownAlexander Bluhm
2015-01-01Test that syslogd sending over TCP does not leak a file descriptorAlexander Bluhm
2014-12-31Adapt and add regression tests for sending syslog messages over TCP.Alexander Bluhm
2014-12-31Create CA and certificates for TLS tests consistently. BetterAlexander Bluhm
2014-12-28Add regression tests where OpenBSD syslogd is sending messages toAlexander Bluhm
2014-10-29Add a test the checks the syslogd !prog !!prog !* feature.Alexander Bluhm
2014-10-05Test that the specified libevent backend kqueue(2) or poll(2) orAlexander Bluhm
2014-10-03Add a test that checks that there are no trailing new-lines orAlexander Bluhm
2014-09-13Add tests for syslogd's memory buffer and read it with syslogc.Alexander Bluhm
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-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-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm