On Fri, 18 Jul 2025 14:42:17 +0800 Enze Li lienze@kylinos.cn wrote:
The current test scripts contain duplicated root permission checks in multiple locations. This patch consolidates these checks into _common.sh to eliminate code redundancy.
Selftests are very important parts of DAMON project. Thank you for making it better, Enze!
Signed-off-by: Enze Li lienze@kylinos.cn
Reviewed-by: SeongJae Park sj@kernel.org
Thanks, SJ
[...]