opnsense-src/usr.sbin/syslogd/tests
Jose Luis Duran 8d9c25c4e1
syslogd: Fix tests when if_epair is not loaded
Take a cue from vnet.subr and abstract module loading, jail creation and
cleanup.

Note that the way jails are created differs slightly from vnet.subr, to
maintain the current style of the tests.

Reported by:	Jenkins
Reviewed by:	markj
Approved by:	emaste (mentor)
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D48949
2025-02-12 14:42:09 +00:00
..
Makefile syslogd: Add syslog relayed message format tests 2024-12-23 15:45:59 +00:00
syslogd_basic_format_test.sh syslogd: Add rfc3164-strict format option 2024-12-23 15:46:14 +00:00
syslogd_format_test_common.sh syslogd: Add syslog forwarded message format tests 2024-12-23 15:45:45 +00:00
syslogd_forwarded_format_test.sh syslogd: Add rfc3164-strict format option 2024-12-23 15:46:14 +00:00
syslogd_relayed_format_test.sh syslogd: Add rfc3164-strict format option 2024-12-23 15:46:14 +00:00
syslogd_test.sh syslogd: Fix tests when if_epair is not loaded 2025-02-12 14:42:09 +00:00
syslogd_test_common.sh syslogd: Fix tests when if_epair is not loaded 2025-02-12 14:42:09 +00:00