]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests/landlock: Extend tests for minimal valid attribute size
authorMickaël Salaün <mic@digikod.net>
Fri, 6 May 2022 16:08:13 +0000 (18:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:26:22 +0000 (10:26 +0200)
commite2aeb1ebbb2eef6479a882ebc329ef0f63f609dc
tree1ab00250dd6300f6d75203bdf31dbcaec7b19330
parent3bb6611d139927ba529337c53097c453e30081c6
selftests/landlock: Extend tests for minimal valid attribute size

commit 291865bd7e8bb4b4033d341fa02dafa728e6378c upstream.

This might be useful when the struct landlock_ruleset_attr will get more
fields.

Cc: Shuah Khan <shuah@kernel.org>
Link: https://lore.kernel.org/r/20220506160820.524344-4-mic@digikod.net
Cc: stable@vger.kernel.org
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/landlock/base_test.c