]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests/damon/sysfs.sh: test addr_unit file existence
authorSeongJae Park <sj@kernel.org>
Fri, 22 May 2026 15:40:24 +0000 (08:40 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jun 2026 21:45:02 +0000 (14:45 -0700)
commita8f30ccf23f520bb071657ece5dcf534fda8e53b
tree658a3859b92d213c98885f9843d655658201f1fc
parentb6404e44aac2e51c552691d8861c7686be762d42
selftests/damon/sysfs.sh: test addr_unit file existence

sysfs.sh DAMON selftest is not testing the existence of addr_unit sysfs
file.  Add the test.

Link: https://lore.kernel.org/20260522154026.80546-14-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Brendan Higgins <brendan.higgins@linux.dev>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/damon/sysfs.sh