summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/args-dropped-tcp.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapt expected number of dropped messages after sendsyslog(2) kernelbluhm2019-01-181-3/+3
* Syslogd's debug and error messages have changed a bit, adapt test.bluhm2017-04-051-3/+3
* The TCP socket buffer size for syslogd has changed. Adapt testsbluhm2016-09-231-9/+10
* Add test for sendsyslog(2) dropped message reporting.bluhm2015-09-031-1/+1
* Make syslogd tests more reliable. Allow TLS tests to drop a widerbluhm2015-08-011-1/+1
* Now tls_write() behaves like write(2), so the TLS tests produce thebluhm2015-07-181-2/+2
* Do not count the dropped messages strictly, so that the syslogdbluhm2015-02-251-1/+1
* Make syslogd tests more reliable. Increase the allowed range ofbluhm2015-02-121-6/+8
* Make syslogd test more reliable. Use Time::HiRes to sleep .01bluhm2015-02-111-1/+1
* Change syslog tests from transparent framing to octet counting.bluhm2015-02-081-8/+5
* Add syslogd tests for dropped messages.bluhm2015-02-061-0/+65