]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
selftests/damon: fix selftests by installing drgn related script
authorSang-Heon Jeon <ekffu200098@gmail.com>
Tue, 12 Aug 2025 14:00:46 +0000 (23:00 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 19 Aug 2025 23:35:55 +0000 (16:35 -0700)
drgn_dump_damon_status is not installed during kselftest setup.  It can
break other tests which depend on drgn_dump_damon_status.  Install
drgn_dump_damon_status files to fix broken test.

Link: https://lkml.kernel.org/r/20250812140046.660486-1-ekffu200098@gmail.com
Fixes: f3e8e1e51362 ("selftests/damon: add drgn script for extracting damon status")
Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Cc: Alexandre Ghiti <alexghiti@rivosinc.com>
Cc: Honggyu Kim <honggyu.kim@sk.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/damon/Makefile

index 5b230deb19e8ee6cee56eb8f18c35e12f331e8b7..9a3499827d4b50d02989a1cb1629eafdc8eeb5d4 100644 (file)
@@ -4,6 +4,7 @@
 TEST_GEN_FILES += access_memory access_memory_even
 
 TEST_FILES = _damon_sysfs.py
+TEST_FILES += drgn_dump_damon_status.py
 
 # functionality tests
 TEST_PROGS += sysfs.sh