Your IP : 216.73.217.13


Current Path : /usr/src/linux-headers-5.4.0-150-generic/tools/testing/selftests/livepatch/
Upload File :
Current File : //usr/src/linux-headers-5.4.0-150-generic/tools/testing/selftests/livepatch/Makefile

# SPDX-License-Identifier: GPL-2.0

TEST_PROGS_EXTENDED := functions.sh
TEST_PROGS := \
	test-livepatch.sh \
	test-callbacks.sh \
	test-shadow-vars.sh

TEST_FILES := settings

include ../lib.mk