]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Skip protect_kernel_logs test if libmount is missing
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Nov 2025 15:08:57 +0000 (16:08 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Nov 2025 15:10:31 +0000 (16:10 +0100)
commit9c2cd0942032bc06fb70714f7c1faf1cd67e8ebc
treea6a9de26013c2392dec8692288db384cd98d9ae8
parentda22ccf48ff3884f68b57cca13b483679ea233e5
test: Skip protect_kernel_logs test if libmount is missing

libmount is required for setup_namespace() so skip the test if it
is not available.
src/test/test-namespace.c