]> git.ipfire.org Git - thirdparty/chrony.git/commit
test: drop logging suspension
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 9 Mar 2021 11:34:41 +0000 (12:34 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Mar 2021 10:47:31 +0000 (11:47 +0100)
commit26fc28c0569359295741999633e4d63f44c2ba79
tree27045390cc767b693658e6d54c68bd83b2e125a1
parentd2117ab6973632483cb470c89697daabd32effde
test: drop logging suspension

Instead of selectively suspending logging by redirecting messages to
/dev/null, increase the default minimum log severity to FATAL. In the
debug mode, all messages are printed.
test/unit/ntp_auth.c
test/unit/ntp_core.c
test/unit/test.c
test/unit/test.h
test/unit/util.c