1 # SPDX-License-Identifier: GPL-2.0 1 # SPDX-License-Identifier: GPL-2.0 2 2 3 TEST_GEN_FILES := test_klp-call_getpid << 4 TEST_GEN_MODS_DIR := test_modules << 5 TEST_PROGS_EXTENDED := functions.sh 3 TEST_PROGS_EXTENDED := functions.sh 6 TEST_PROGS := \ 4 TEST_PROGS := \ 7 test-livepatch.sh \ 5 test-livepatch.sh \ 8 test-callbacks.sh \ 6 test-callbacks.sh \ 9 test-shadow-vars.sh \ 7 test-shadow-vars.sh \ 10 test-state.sh \ 8 test-state.sh \ 11 test-ftrace.sh \ !! 9 test-ftrace.sh 12 test-sysfs.sh \ << 13 test-syscall.sh << 14 10 15 TEST_FILES := settings 11 TEST_FILES := settings 16 12 17 include ../lib.mk 13 include ../lib.mk
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.