summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8)bluhm2021-03-091-3/+3
* Remove echo headlines.bluhm2020-12-171-7/+1
* Disable interop test with rsyslogd and TLS. Starting rsyslogd withbluhm2019-12-281-2/+2
* REGRESS_SKIP_TARGETS was spelled incorrectly.bluhm2019-09-201-2/+2
* Rsyslogd TLS client side is unreliable. Disable compatiblity test.bluhm2019-09-171-1/+7
* If rsyslogd is not installed, explicitly skip these syslogdbluhm2019-09-101-7/+5
* Test should also run if there is no obj directory. Name regressbluhm2019-07-121-2/+2
* With new Perl we have add .OBJDIR to @INC.bluhm2019-02-191-3/+3
* Simplify regress tests by using the new setup and cleanup feature.bluhm2018-10-061-14/+15
* Fix a race in the syslogd test. It did not wait long enough forbluhm2018-04-111-2/+2
* Test file system full behavior of syslogd(8). This is done bybluhm2017-10-231-1/+33
* If file descriptors are exhausted during initialization, we seebluhm2017-09-171-1/+2
* Check that the hostname added by syslogd -h in file and server logbluhm2017-09-131-2/+7
* Test listening on multiple sockets simultaneously.bluhm2017-01-021-1/+2
* Create the sys/syscall.ph header file on demand for the sendsyslog(2)bluhm2016-11-151-2/+6
* Print SKIPPED if a regress test cannot be executed for some reason.bluhm2016-09-021-1/+2
* Some syslogd tests failed to report errors. Make these tests morebluhm2016-08-231-7/+11
* Add regression tests for syslogd TLS client certificates.bluhm2016-07-121-5/+5
* Generating the self-signed syslogd test certificate does not dependbluhm2015-11-041-2/+2
* Test syslogd logging to a tty which belongs to a user. This isbluhm2015-10-191-2/+4
* Add tests for syslogd TLS accept and receive encrypted messages.bluhm2015-10-091-2/+11
* Adapt test to 50MB CAfile limit.bluhm2015-09-111-2/+2
* Test syslogd with reduced file descriptor limit. It has too manybluhm2015-07-091-1/+3
* Rework how fstat and ktrace pattern are specified in the testbluhm2015-06-151-1/+2
* Test the x509 certificate validation of syslog over TLS.bluhm2015-01-281-6/+15
* Create CA and certificates for TLS tests consistently. Betterbluhm2014-12-311-12/+13
* Add regression tests where OpenBSD syslogd is sending messages tobluhm2014-12-281-3/+10
* Add tests for syslogd's memory buffer and read it with syslogc.bluhm2014-09-131-2/+2
* Add tests that send log messages via unix domain sockets to syslogd.bluhm2014-09-031-2/+2
* Add tests that run the syslogd signal handlers.bluhm2014-09-021-2/+2
* Prepare for testing libevent in syslogd. Pass the EVENT_NO...bluhm2014-08-291-2/+8
* Run syslogd regressions tests. As only one syslogd can run perbluhm2014-08-201-0/+86