History log of /openbsd-src/regress/usr.sbin/syslogd/args-memory-overflow-flags.pl (Results 1 – 4 of 4)
Revision Date Author Comments
# bb7ea376 16-Jul-2015 bluhm <bluhm@openbsd.org>

Test that syslogd does not append white spaces to messages. Per
default the test pattern is stricter now. Also do some test cleanup


# 6954f9ba 11-Feb-2015 bluhm <bluhm@openbsd.org>

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
timeo

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.

show more ...


# 470f2a1b 02-Feb-2015 bluhm <bluhm@openbsd.org>

Test that long syslog messages are truncated correctly.


# aa580fcb 13-Sep-2014 bluhm <bluhm@openbsd.org>

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