18 lines · plain
1# SPDX-License-Identifier: GPL-2.02 3TEST_GEN_FILES := test_klp-call_getpid4TEST_GEN_MODS_DIR := test_modules5TEST_PROGS_EXTENDED := functions.sh6TEST_PROGS := \7 test-livepatch.sh \8 test-callbacks.sh \9 test-shadow-vars.sh \10 test-state.sh \11 test-ftrace.sh \12 test-sysfs.sh \13 test-syscall.sh14 15TEST_FILES := settings16 17include ../lib.mk18