Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In the sendsyslog-dropped test the client has to write a log message | 2018-05-22 | 1 | -3/+3 | |
| | | | | | | 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 | |
| | |||||
* | In libtls connection error EOF has changed to connection close. | 2015-09-25 | 1 | -6/+6 | |
| | | | | Adapt syslogd tests. | ||||
* | 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 | -1/+1 | |
| | |||||
* | Add syslogd tests for dropped messages. | 2015-02-06 | 1 | -1/+1 | |
| | |||||
* | Make syslogd tests more reliable on slow machines. All tests pass | 2015-01-22 | 1 | -1/+1 | |
| | | | | on my old sparc64. | ||||
* | Add regression tests for syslog over TLS. | 2015-01-16 | 1 | -0/+48 | |