1# SPDX-License-Identifier: GPL-2.0
2
3TEST_GEN_PROGS := \
4	test-livepatch.sh \
5	test-callbacks.sh \
6	test-shadow-vars.sh
7
8include ../lib.mk
9