opnsense-src/usr.sbin/syslogd/tests
Jake Freeland b872bb7206 syslogd: Split up basic test case
The basic case previously tested if messages are correctly logged over
UNIX, INET, and INET6 transport. This single case can be split up into
three separate cases to decrease code complexity and offer more granular
results.

Both INET and INET6 cases will be skipped if the kernel does not
support the corresponding transport.

Reviewed by:	zlei, markj
Differential Revision:	https://reviews.freebsd.org/D47650
2024-11-27 16:26:16 -06:00
..
Makefile syslogd: Add host forwarding test 2024-11-27 16:26:10 -06:00
syslogd_test.sh syslogd: Split up basic test case 2024-11-27 16:26:16 -06:00