Home
last modified time | relevance | path

Searched refs:syslogd_check_log (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/syslogd/tests/
H A Dsyslogd_test.sh32 syslogd_check_log "unix: hello, world \(unix\)"
56 syslogd_check_log "inet: hello, world \(v4\)"
80 syslogd_check_log "unix: hello, world \(v6\)"
100 syslogd_check_log "reload: pre-reload"
132 syslogd_check_log "prog1: hello this is prog1"
136 syslogd_check_log "prog2: hello this is prog2"
156 syslogd_check_log "prog3: hello this is prog3"
176 syslogd_check_log "host1: hello this is host1"
179 syslogd_check_log "host2: hello this is host2"
196 syslogd_check_log "host3: hello this is host3"
[all …]
H A Dsyslogd_forwarded_format_test.sh57 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
83 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
107 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
131 syslogd_check_log "${REGEX_RFC5424_LOGFILE}"
155 syslogd_check_log "${REGEX_RFC5424_LOGFILE}"
181 syslogd_check_log "${REGEX_RFC3164_LEGACY_LOGFILE}"
207 syslogd_check_log "${REGEX_RFC3164_LEGACY_LOGFILE}"
H A Dsyslogd_basic_format_test.sh38 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
56 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
74 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
92 syslogd_check_log "${REGEX_RFC5424_LOGFILE}"
110 syslogd_check_log "${REGEX_RFC5424_LOGFILE}"
H A Dsyslogd_relayed_format_test.sh63 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
89 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
114 syslogd_check_log "${REGEX_RFC3164_LOGFILE}"
139 syslogd_check_log "${REGEX_RFC5424_LOGFILE}"
164 syslogd_check_log "${REGEX_RFC5424_LOGFILE}"
H A Dsyslogd_test_common.sh193 syslogd_check_log() function