summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/args-server-tcp-error.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* In the sendsyslog-dropped test the client has to write a log messagebluhm2018-05-221-2/+2
| | | | | | before syslogd is running. To fix a race in regress, delay the syslogd startup until the message has been written. For debugging add the process class to all die messages.
* Syslogd's debug and error messages have changed a bit, adapt test.bluhm2017-04-051-2/+2
|
* Test that syslogd does not append white spaces to messages. Perbluhm2015-07-161-1/+1
| | | | default the test pattern is stricter now. Also do some test cleanup
* Error messages form libtls have changed, adapt syslogd tests.bluhm2015-02-091-2/+1
|
* Add syslogd tests for dropped messages.bluhm2015-02-061-1/+1
|
* Make syslogd TCP tests more reliable. Increase timeouts, shutdownbluhm2015-01-051-3/+7
| | | | write to trigger connection close, allow errors EPIPE or ECONNRESET.
* Adapt and add regression tests for sending syslog messages over TCP.bluhm2014-12-311-0/+47