Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # Makefile for livepatch test code.
0004 
0005 obj-$(CONFIG_TEST_LIVEPATCH) += test_klp_atomic_replace.o \
0006                                 test_klp_callbacks_demo.o \
0007                                 test_klp_callbacks_demo2.o \
0008                                 test_klp_callbacks_busy.o \
0009                                 test_klp_callbacks_mod.o \
0010                                 test_klp_livepatch.o \
0011                                 test_klp_shadow_vars.o \
0012                                 test_klp_state.o \
0013                                 test_klp_state2.o \
0014                                 test_klp_state3.o