linux/tools/testing/selftests/damon
Anders Roxell 7b1798ec98 selftests: damon: add config file
Building and running the subsuite 'damon' of kselftest, shows the
following issues:
 selftests: damon: debugfs_attrs.sh
  /sys/kernel/debug/damon not found

By creating a config file enabling DAMON fragments in the
selftests/damon/ directory the tests pass.

Link: https://lkml.kernel.org/r/20230412092854.3306197-1-anders.roxell@linaro.org
Fixes: b348eb7abd ("mm/damon: add user space selftests")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Reviewed-by: SeongJae Park <sj@kernel.org>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-06-19 16:19:11 -07:00
..
.gitignore selftests/damon: test debugfs file reads/writes with huge count 2021-12-10 17:10:56 -08:00
_chk_dependency.sh kselftests/damon: add support for cases where debugfs cannot be read 2022-06-27 14:14:41 -06:00
_debugfs_common.sh selftests/damon: split test cases 2021-12-10 17:10:56 -08:00
config selftests: damon: add config file 2023-06-19 16:19:11 -07:00
debugfs_attrs.sh selftests/damon: split test cases 2021-12-10 17:10:56 -08:00
debugfs_duplicate_context_creation.sh selftest/damon: add a test for duplicate context dirs creation 2022-10-03 14:03:06 -07:00
debugfs_empty_targets.sh selftests/damon: split test cases 2021-12-10 17:10:56 -08:00
debugfs_huge_count_read_write.sh selftests/damon: split test cases 2021-12-10 17:10:56 -08:00
debugfs_rm_non_contexts.sh selftests/damon/debugfs_rm_non_contexts: hide expected write error messages 2023-02-02 22:32:52 -08:00
debugfs_schemes.sh selftests/damon: split test cases 2021-12-10 17:10:56 -08:00
debugfs_target_ids.sh selftests/damon: split test cases 2021-12-10 17:10:56 -08:00
huge_count_read_write.c selftests/damon: fix unnecessary compilation warnings 2022-11-30 15:58:56 -08:00
lru_sort.sh selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter 2022-11-30 15:01:27 -08:00
Makefile selftests/damon: test removed scheme sysfs dir access bug 2022-12-11 18:12:15 -08:00
reclaim.sh selftests/damon: add tests for DAMON_RECLAIM's enabled parameter 2022-11-30 15:01:26 -08:00
sysfs.sh selftests/damon/sysfs: hide expected write failures 2023-02-02 22:32:52 -08:00
sysfs_update_removed_scheme_dir.sh selftests/damon: test removed scheme sysfs dir access bug 2022-12-11 18:12:15 -08:00