History log of /openbsd-current/regress/usr.sbin/syslogd/args-memory-overflow-cont.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 11-Feb-2015 bluhm

Make syslogd test more reliable. Use Time::HiRes to sleep .01
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.


# 1.1 13-Sep-2014 bluhm

Add tests for syslogd's memory buffer and read it with syslogc.