linux/tools/testing/selftests/damon
SeongJae Park 75cb348714 selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
A selftest case for DAMON debugfs interface has a test for expected
failure.  To make the test output clean, hide the expected failure error
message.

Link: https://lkml.kernel.org/r/20230110190400.119388-9-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-02-02 22:32:52 -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
.gitignore selftests/damon: test debugfs file reads/writes with huge count 2021-12-10 17:10:56 -08: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_update_removed_scheme_dir.sh selftests/damon: test removed scheme sysfs dir access bug 2022-12-11 18:12:15 -08:00
sysfs.sh selftests/damon/sysfs: hide expected write failures 2023-02-02 22:32:52 -08:00