summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/args-length-tcp.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework how fstat and ktrace pattern are specified in the testbluhm2015-06-151-1/+1
| | | | | | | arguments. Add tests to check wether syslogd privsep works. This is done for debug and foreground and daemon mode. Fstat is checked for chroot and sockets. Ktrace dump is grepped for setting uid and gid.
* Make syslogd tests more reliable. Allow a range of certain logbluhm2015-02-111-2/+5
| | | | | | messages, in case some got lost. Slow down client when sending multiple log messages. Sort patterns when checking log files. TLS error messages have changed, adapt tests.
* Change syslog tests from transparent framing to octet counting.bluhm2015-02-081-4/+4
| | | | Add tests for truncated buffer handling.
* Add syslogd tests for dropped messages.bluhm2015-02-061-4/+2
|
* Test that long syslog messages are truncated correctly.bluhm2015-02-021-0/+39