summaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: c253e903561f17c00455c0c7b958a638de5417a7 (plain)
1
2
3
4
5
6
#
# Makefile for kernel subsystem specific tests
#

obj-$(CONFIG_DEBUG_LOCKING_API_SELFTESTS) += locking-selftest.o
obj-$(CONFIG_RCU_TORTURE_TEST) += rcutorture.o