Page MenuHomeFreeBSD

syslogd: Create regression tests
ClosedPublic

Authored by jfree on Aug 9 2023, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 4 2024, 5:11 AM
Unknown Object (File)
Nov 28 2024, 6:15 AM
Unknown Object (File)
Nov 28 2024, 6:15 AM
Unknown Object (File)
Nov 28 2024, 6:15 AM
Unknown Object (File)
Nov 28 2024, 6:15 AM
Unknown Object (File)
Nov 28 2024, 6:15 AM
Unknown Object (File)
Nov 28 2024, 5:55 AM
Unknown Object (File)
Nov 23 2024, 3:21 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.