brintos

brintos / linux-shallow public Read only

0
0
Text · 338 B · 35418a4 Raw
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