linux/tools/testing/selftests/landlock
Shuah Khan 5a69d33b3e selftests/landlock: remove ARRAY_SIZE define from common.h
ARRAY_SIZE is defined in several selftests. Remove definitions from
individual test files and include header file for the define instead.
ARRAY_SIZE define is added in a separate patch to prepare for this
change.

Remove ARRAY_SIZE from common.h and pickup the one defined in
kselftest.h.

Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2021-12-10 17:50:51 -07:00
..
.gitignore
base_test.c landlock: Enable user space to infer supported features 2021-04-22 12:22:11 -07:00
common.h selftests/landlock: remove ARRAY_SIZE define from common.h 2021-12-10 17:50:51 -07:00
config
fs_test.c
Makefile
ptrace_test.c
true.c