Skip to content

Commit f736953

Browse files
lienzeakpm00
authored andcommitted
selftests/damon: remove the remaining test scripts for DAMON debugfs interface
DAMON has dropped debugfs support; therefore, remove these unused scripts. Link: https://lkml.kernel.org/r/[email protected] Fixes: 5ec4333 ("mm/damon: remove DAMON debugfs interface") Signed-off-by: Enze Li <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 60cada2 commit f736953

File tree

3 files changed

+1
-117
lines changed

3 files changed

+1
-117
lines changed

tools/testing/selftests/damon/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
TEST_GEN_FILES += access_memory access_memory_even
55

6-
TEST_FILES = _chk_dependency.sh _damon_sysfs.py
6+
TEST_FILES = _damon_sysfs.py
77

88
# functionality tests
99
TEST_PROGS += sysfs.sh

tools/testing/selftests/damon/_chk_dependency.sh

Lines changed: 0 additions & 52 deletions
This file was deleted.

tools/testing/selftests/damon/_debugfs_common.sh

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)