/usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/tools/testing/selftests/livepatch
Edit: /usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/tools/testing/selftests/livepatch/Makefile (229B)
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS_EXTENDED := functions.sh
TEST_PROGS := \
test-livepatch.sh \
test-callbacks.sh \
test-shadow-vars.sh \
test-state.sh \
test-ftrace.sh
TEST_FILES := settings
include ../lib.mk