summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/damon/Makefile
blob: 8a3f2cd9fec0c65b8d88f7ff1b891c7ef6746c0b (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
# Makefile for damon selftests

TEST_FILES = _chk_dependency.sh
TEST_PROGS = debugfs_attrs.sh

include ../lib.mk