Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test that syslogd does not append white spaces to messages. Per | 2015-07-16 | 1 | -1/+1 | |
| | | | | default the test pattern is stricter now. Also do some test cleanup | ||||
* | Make syslogd test more reliable. Use Time::HiRes to sleep .01 | 2015-02-11 | 1 | -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. | 2015-02-02 | 1 | -1/+1 | |
| | |||||
* | Add tests for syslogd's memory buffer and read it with syslogc. | 2014-09-13 | 1 | -0/+39 | |