]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: verify logger return value
authorRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 24 Mar 2015 18:37:01 +0000 (19:37 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 29 Apr 2015 10:26:32 +0000 (12:26 +0200)
commitcd019e74297782dab09b20775af24a0ae7b1e7fa
treeca1c20838c43c8f786e5f57bcabb58d70dd73b87
parent0032521c8c64ec6c0d49a8538606835e35cb0756
tests: verify logger return value

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
27 files changed:
tests/expected/logger/errors-id_with_space
tests/expected/logger/errors-invalid_prio
tests/expected/logger/errors-kern_priority
tests/expected/logger/errors-kern_priority_numeric
tests/expected/logger/errors-rfc5424_exceed_size
tests/expected/logger/errors-rfc5424_msgid_with_space
tests/expected/logger/errors-tag_with_space
tests/expected/logger/formats-priorities
tests/expected/logger/formats-rfc3164
tests/expected/logger/formats-rfc5424_msgid
tests/expected/logger/formats-rfc5424_nohost
tests/expected/logger/formats-rfc5424_notime
tests/expected/logger/formats-rfc5424_simple
tests/expected/logger/journald
tests/expected/logger/options-input_file_empty_line
tests/expected/logger/options-input_file_prio_prefix
tests/expected/logger/options-input_file_simple
tests/expected/logger/options-input_file_skip_empty
tests/expected/logger/options-log_pid
tests/expected/logger/options-log_pid_define
tests/expected/logger/options-log_pid_long
tests/expected/logger/options-log_pid_no_arg
tests/expected/logger/options-simple
tests/ts/logger/errors
tests/ts/logger/formats
tests/ts/logger/journald
tests/ts/logger/options