]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add logger(1) message format tests
authorSami Kerola <kerolasa@iki.fi>
Sun, 15 Mar 2015 12:00:57 +0000 (12:00 +0000)
committerKarel Zak <kzak@redhat.com>
Wed, 29 Apr 2015 10:16:40 +0000 (12:16 +0200)
commitec33f15615893e6959289380c78759a26efffe8c
tree2ccac5b23c1cf9243a440e72ba1ad5829ffb4a28
parent2a6644bf5aa0e1d8abce8b6d413f562cd247a392
tests: add logger(1) message format tests

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
tests/expected/logger/formats [new file with mode: 0644]
tests/expected/logger/formats-priorities [new file with mode: 0644]
tests/expected/logger/formats-rfc3164 [new file with mode: 0644]
tests/expected/logger/formats-rfc5424_msgid [new file with mode: 0644]
tests/expected/logger/formats-rfc5424_nohost [new file with mode: 0644]
tests/expected/logger/formats-rfc5424_notime [new file with mode: 0644]
tests/expected/logger/formats-rfc5424_simple [new file with mode: 0644]
tests/ts/logger/formats [new file with mode: 0755]