xref: /linux-6.15/tools/testing/selftests/livepatch/Makefile (revision c4bbe83d)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2
3TEST_GEN_MODS_DIR := test_modules
4TEST_PROGS_EXTENDED := functions.sh
5TEST_PROGS := \
6	test-livepatch.sh \
7	test-callbacks.sh \
8	test-shadow-vars.sh \
9	test-state.sh \
10	test-ftrace.sh \
11	test-sysfs.sh
12
13TEST_FILES := settings
14
15include ../lib.mk
16

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025