summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/args-client-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-3/+3
|
* Test syslogd logging to a tty which belongs to a user. This isbluhm2015-10-191-3/+2
| | | | | done with a utmp entry for a pty fake login. All messages are read from the pty and written into a log file.
* Add tests for syslogd TLS accept and receive encrypted messages.bluhm2015-10-091-0/+51