syslogd: Create regression tests These tests should tell you if your changes to syslogd have contributed to a functional regression. This specific commit adds testing for: - basic start/stop - configuration reloading - program filters - host filters - property filters - pipe actions
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Launch syslogd with the -d debug flag to provide more diagnostic information upon test failures.
Comment Actions
Do you have any updates to this patch? I think I will commit it first, since I'm still waiting for the stable/14 branch, but having extra tests poses no problems.