]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/landlock: Add tests for invalid use of quiet flag
authorTingmao Wang <m@maowtm.org>
Fri, 12 Jun 2026 01:48:55 +0000 (02:48 +0100)
committerMickaël Salaün <mic@digikod.net>
Sun, 14 Jun 2026 18:17:25 +0000 (20:17 +0200)
commit1c236e7fe740a009ad8dd40a5ee0602ec402fffe
tree5dc78c27b451d88a252b012b1820a7dac686b6b4
parent149367545331dbadb4940540f2a43e726aab046d
selftests/landlock: Add tests for invalid use of quiet flag

Make sure that these calls return EINVAL.

Test coverage for security/landlock is 91.6% of 2347 lines according to
LLVM 22.

Assisted-by: GitHub-Copilot:claude-opus-4.8
Signed-off-by: Tingmao Wang <m@maowtm.org>
Link: https://patch.msgid.link/9401d5c6468675863d944d6c26640d97db1a1f31.1781228815.git.m@maowtm.org
[mic: Add test coverage]
Signed-off-by: Mickaël Salaün <mic@digikod.net>
tools/testing/selftests/landlock/base_test.c