summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/args-memory-overflow.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make syslogd test more reliable. Use Time::HiRes to sleep .01bluhm2015-02-111-3/+1
| | | | | | | seconds in the write_lines() loop. This slows down the client, so all messages reach syslogd and flood its buffers. Increase the timeout to wait until all buffers are full. Use this code in all TCP/TLS buffer and memory overflow tests.
* Test that long syslog messages are truncated correctly.bluhm2015-02-021-1/+1
|
* Add tests for syslogd's memory buffer and read it with syslogc.bluhm2014-09-131-0/+50