summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/args-server-tls-close.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* In the sendsyslog-dropped test the client has to write a log messagebluhm2018-05-221-3/+3
| | | | | | 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
|
* In libtls connection error EOF has changed to connection close.bluhm2015-09-251-6/+6
| | | | Adapt syslogd tests.
* 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-1/+1
|
* Add syslogd tests for dropped messages.bluhm2015-02-061-1/+1
|
* Make syslogd tests more reliable on slow machines. All tests passbluhm2015-01-221-1/+1
| | | | on my old sparc64.
* Add regression tests for syslog over TLS.bluhm2015-01-161-0/+48