summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/funcs.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some races in syslogd tests. Fewer handshakes in TLS 1.3 makebluhm2020-11-061-1/+11
* Rsyslogd TLS client side is unreliable. Disable compatiblity test.bluhm2019-09-171-3/+3
* If rsyslogd is not installed, explicitly skip these syslogdbluhm2019-09-101-3/+3
* In the sendsyslog-dropped test the client has to write a log messagebluhm2018-05-221-3/+3
* lenght->length, mostly in commentssthen2017-11-271-5/+5
* Check that the hostname added by syslogd -h in file and server logbluhm2017-09-131-4/+56
* Adapt test to new syslogd's local message priority.bluhm2017-04-071-3/+3
* Check that local syslog messages have the the expected priority.bluhm2017-04-061-1/+31
* System call sendsyslog2 is gone, adapt tests.bluhm2016-03-211-16/+5
* Test logging to console by redirecting the system's console into abluhm2015-12-301-6/+12
* Add tests that call the syscalls sendsyslog(2) and sendsyslog2(2)bluhm2015-12-041-3/+16
* Check that syslogd delays a blocking write to tty and that that allbluhm2015-10-231-1/+7
* Test syslogd logging to a tty which belongs to a user. This isbluhm2015-10-191-3/+3
* Add tests for syslogd TLS accept and receive encrypted messages.bluhm2015-10-091-2/+2
* Test that syslogd can process 8 full size messages from sendsyslog(2)bluhm2015-09-091-2/+11
* Test octet counting and non transparent framing.bluhm2015-07-191-3/+3
* Test that syslogd does not append white spaces to messages. Perbluhm2015-07-161-5/+20
* Add tests for incomming syslog messages over TCP.bluhm2015-07-071-19/+30
* Add tests for the !prog and !!prog and !* keywords in syslog.conf.bluhm2015-06-281-1/+18
* Rework how fstat and ktrace pattern are specified in the testbluhm2015-06-151-15/+11
* Make syslogd tests more reliable. Increase the allowed range ofbluhm2015-02-121-2/+2
* Make syslogd tests more reliable. Allow a range of certain logbluhm2015-02-111-13/+16
* Make syslogd test more reliable. Use Time::HiRes to sleep .01bluhm2015-02-111-1/+2
* Change syslog tests from transparent framing to octet counting.bluhm2015-02-081-5/+17
* Add syslogd tests for dropped messages.bluhm2015-02-061-15/+36
* Test that long syslog messages are truncated correctly.bluhm2015-02-021-3/+44
* Make syslogd tests more reliable on slow machines. All tests passbluhm2015-01-221-1/+5
* Add regression tests for syslog over TLS.bluhm2015-01-161-1/+2
* Add a test for syslogd that reconnects to a TCP syslog server afterbluhm2015-01-151-5/+10
* Test that syslogd sending over TCP does not leak a file descriptorbluhm2015-01-011-6/+11
* Add regression tests where OpenBSD syslogd is sending messages tobluhm2014-12-281-1/+25
* Add tests for syslogd's memory buffer and read it with syslogc.bluhm2014-09-131-27/+23
* Add tests that send log messages via unix domain sockets to syslogd.bluhm2014-09-031-1/+14
* To examine the operation of the signal handlers, the tests grep inbluhm2014-09-021-6/+7
* Add tests that run the syslogd signal handlers.bluhm2014-09-021-9/+52
* Make the syslogd regression tests more reliable. Other processesbluhm2014-08-291-2/+18
* Add tests for syslogd sending and receiving over IPv6 sockets.bluhm2014-08-251-2/+2
* Run syslogd regressions tests. As only one syslogd can run perbluhm2014-08-201-0/+183