sysklogd/test
Joachim Wiberg dbdc1cdf91 test: Update fwd.sh to ignore kernel logs
With the new support for /dev/kmsg the tests can run on a system that
already has a syslog daemon, and still receive all kernel messages.  We
want to ignore those in this (all?) tests and focus on the forwarding of
messages between two sysklogd.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2021-01-15 09:40:31 +01:00
..
.gitignore Add simple API test, syslog() no call to openlog() 2019-11-03 15:55:25 +01:00
api.c Fix syslog() and syslogp() message formatting in API test 2019-11-04 20:10:36 +01:00
api.sh Follow-up to 69608f7: Update API test with TAG formatting change 2019-11-13 08:31:36 +01:00
fwd.sh test: Update fwd.sh to ignore kernel logs 2021-01-15 09:40:31 +01:00
local.sh Test with a secondary UNIX socket 2019-11-07 19:08:29 +01:00
Makefile.am Add unit test to check syslog.conf rule option parsing 2020-01-19 10:46:59 +01:00
mark.sh test: Increase run time for -- MARK -- test 2019-12-06 18:13:55 +01:00
opts.sh Add unit test to check syslog.conf rule option parsing 2020-01-19 10:46:59 +01:00
remote.sh test: Shift delay to *really* wati for tshark to start before logging 2019-11-14 01:40:33 +01:00
start.sh test: Add --MARK-- test to verify idle functionality works 2019-12-01 21:12:02 +01:00
stop.sh test: Add --MARK-- test to verify idle functionality works 2019-12-01 21:12:02 +01:00
test.rc test: Add FWD test, two syslog daemons, a custom port and RFC5424 2019-11-14 01:36:41 +01:00