linux-stable/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
Makefile
base_test.c
common.h selftests/landlock: remove ARRAY_SIZE define from common.h 2021-12-10 17:50:51 -07:00
config
fs_test.c
ptrace_test.c
true.c