Page MenuHomeFreeBSD

syslogd: Create regression tests
ClosedPublic

Authored by jfree on Aug 9 2023, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 29, 4:43 AM
Unknown Object (File)
Wed, Apr 23, 1:23 PM
Unknown Object (File)
Mon, Apr 21, 6:43 AM
Unknown Object (File)
Mon, Apr 21, 4:26 AM
Unknown Object (File)
Sun, Apr 20, 10:21 PM
Unknown Object (File)
Sun, Apr 20, 7:29 PM
Unknown Object (File)
Sat, Apr 19, 2:29 AM
Unknown Object (File)
Apr 7 2025, 12:32 AM
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.