1

selftests/damon: add execute permissions to test scripts

Some test scripts are missing executable permissions.  It causes warnings
that make the test output unnecessarily verbose.  Add executable
permissions.

Link: https://lkml.kernel.org/r/20240827030336.7930-4-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Brendan Higgins <brendanhiggins@google.com>
Cc: David Gow <davidgow@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
SeongJae Park 2024-08-26 20:03:30 -07:00 committed by Andrew Morton
parent 582c04b07f
commit 8c211412c5
9 changed files with 0 additions and 0 deletions

0
tools/testing/selftests/damon/damon_nr_regions.py Normal file → Executable file
View File

0
tools/testing/selftests/damon/damos_apply_interval.py Normal file → Executable file
View File

0
tools/testing/selftests/damon/damos_quota.py Normal file → Executable file
View File

0
tools/testing/selftests/damon/damos_quota_goal.py Normal file → Executable file
View File

0
tools/testing/selftests/damon/damos_tried_regions.py Normal file → Executable file
View File

View File