Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In the sendsyslog-dropped test the client has to write a log message | 2018-05-22 | 1 | -2/+2 | |
| | | | | | | before syslogd is running. To fix a race in regress, delay the syslogd startup until the message has been written. For debugging add the process class to all die messages. | ||||
* | Syslogd's debug and error messages have changed a bit, adapt test. | 2017-04-05 | 1 | -2/+2 | |
| | |||||
* | 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 | ||||
* | Error messages form libtls have changed, adapt syslogd tests. | 2015-02-09 | 1 | -2/+1 | |
| | |||||
* | Add syslogd tests for dropped messages. | 2015-02-06 | 1 | -1/+1 | |
| | |||||
* | Make syslogd TCP tests more reliable. Increase timeouts, shutdown | 2015-01-05 | 1 | -3/+7 | |
| | | | | write to trigger connection close, allow errors EPIPE or ECONNRESET. | ||||
* | Adapt and add regression tests for sending syslog messages over TCP. | 2014-12-31 | 1 | -0/+47 | |