]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests/damon/sysfs.py: test non-default parameters runtime commit
authorSeongJae Park <sj@kernel.org>
Sun, 20 Jul 2025 17:16:51 +0000 (10:16 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 26 Jul 2025 22:08:21 +0000 (15:08 -0700)
commit62b7b1ffa2dd242253480ffcd12c96c4b7ef8fb6
tree0a6f3b8c58e8c5b6dba927747371aeebfb76b8a3
parent16797a55aab118c5fa9236604aa2142f1121f136
selftests/damon/sysfs.py: test non-default parameters runtime commit

sysfs.py is testing only the default and minimum DAMON parameters.  Add
another test case for more non-default additional DAMON parameters
commitment on runtime.

Link: https://lkml.kernel.org/r/20250720171652.92309-22-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/damon/sysfs.py