Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework how fstat and ktrace pattern are specified in the test | 2015-06-15 | 1 | -1/+1 | |
| | | | | | | | arguments. Add tests to check wether syslogd privsep works. This is done for debug and foreground and daemon mode. Fstat is checked for chroot and sockets. Ktrace dump is grepped for setting uid and gid. | ||||
* | Make syslogd tests more reliable. Allow a range of certain log | 2015-02-11 | 1 | -2/+5 | |
| | | | | | | messages, in case some got lost. Slow down client when sending multiple log messages. Sort patterns when checking log files. TLS error messages have changed, adapt tests. | ||||
* | Change syslog tests from transparent framing to octet counting. | 2015-02-08 | 1 | -4/+4 | |
| | | | | Add tests for truncated buffer handling. | ||||
* | Add syslogd tests for dropped messages. | 2015-02-06 | 1 | -4/+2 | |
| | |||||
* | Test that long syslog messages are truncated correctly. | 2015-02-02 | 1 | -0/+39 | |