]> git.ipfire.org Git - thirdparty/util-linux.git/commit
liblastlog2: (tests) avoid log spam
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 12 May 2026 21:21:25 +0000 (23:21 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Wed, 13 May 2026 06:07:34 +0000 (08:07 +0200)
commit577bf6fe6b81bce7905ee56a83ec1a1ff10e205e
tree8dde0fa2f5d9239fa9d9d5a616b476220ec15c7b
parent1cb08177bfe32102bc0bfac6a3160d8c7b8f7e07
liblastlog2: (tests) avoid log spam

In its current form this test spams the test log with some pointless noise.
Redirect the output to a logfile and validate it, too.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/expected/liblastlog2/y2038_ll2_read_all [new file with mode: 0644]
tests/ts/liblastlog2/y2038_ll2_read_all