Page MenuHomeFreeBSD

syslogd: Create regression tests
ClosedPublic

Authored by jfree on Aug 9 2023, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 23, 3:27 PM
Unknown Object (File)
Sun, Nov 23, 8:38 AM
Unknown Object (File)
Sat, Nov 15, 7:58 AM
Unknown Object (File)
Fri, Nov 14, 11:11 PM
Unknown Object (File)
Fri, Nov 14, 11:06 PM
Unknown Object (File)
Fri, Nov 14, 9:54 PM
Unknown Object (File)
Fri, Nov 14, 8:46 PM
Unknown Object (File)
Nov 4 2025, 4:53 PM
Subscribers

Details

Summary
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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jfree requested review of this revision.Aug 9 2023, 8:33 PM

Fix spelling mistakes and update to-do list

Launch syslogd with the -d debug flag to provide more diagnostic information upon test failures.

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.

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.

Unfortunately, no.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 23 2023, 4:35 PM
Closed by commit rGfcace2906ddf: syslogd: Add some basic regression tests (authored by jfree, committed by markj). · Explain Why
This revision was automatically updated to reflect the committed changes.