162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# Makefile for damon selftests 362306a36Sopenharmony_ci 462306a36Sopenharmony_ciTEST_GEN_FILES += huge_count_read_write 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciTEST_FILES = _chk_dependency.sh _debugfs_common.sh 762306a36Sopenharmony_ciTEST_PROGS = debugfs_attrs.sh debugfs_schemes.sh debugfs_target_ids.sh 862306a36Sopenharmony_ciTEST_PROGS += debugfs_empty_targets.sh debugfs_huge_count_read_write.sh 962306a36Sopenharmony_ciTEST_PROGS += debugfs_duplicate_context_creation.sh 1062306a36Sopenharmony_ciTEST_PROGS += debugfs_rm_non_contexts.sh 1162306a36Sopenharmony_ciTEST_PROGS += sysfs.sh sysfs_update_removed_scheme_dir.sh 1262306a36Sopenharmony_ciTEST_PROGS += reclaim.sh lru_sort.sh 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ciinclude ../lib.mk 15