linux/tools/testing/selftests/damon
SeongJae Park 8c211412c5 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>
2024-09-03 21:15:57 -07:00
..
.gitignore selftests/damon: add access_memory_even to .gitignore 2024-09-03 21:15:56 -07:00
Makefile selftests/damon: cleanup __pycache__/ with 'make clean' 2024-09-03 21:15:56 -07:00
_chk_dependency.sh
_damon_sysfs.py _damon_sysfs: implement commit() for online parameters update 2024-07-03 19:30:29 -07:00
_debugfs_common.sh
access_memory.c selftests/damon/access_memory: use user-defined region size 2024-07-03 19:30:28 -07:00
access_memory_even.c selftests/damon: implement a program for even-numbered memory regions access 2024-07-03 19:30:28 -07:00
config
damon_nr_regions.py selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00
damos_apply_interval.py selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00
damos_quota.py selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00
damos_quota_goal.py selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00
damos_tried_regions.py selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00
debugfs_attrs.sh
debugfs_duplicate_context_creation.sh
debugfs_empty_targets.sh
debugfs_huge_count_read_write.sh
debugfs_rm_non_contexts.sh
debugfs_schemes.sh
debugfs_target_ids.sh
debugfs_target_ids_pid_leak.c
debugfs_target_ids_pid_leak.sh selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00
debugfs_target_ids_read_before_terminate_race.c
debugfs_target_ids_read_before_terminate_race.sh selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00
huge_count_read_write.c
lru_sort.sh
reclaim.sh
sysfs.sh
sysfs_update_removed_scheme_dir.sh
sysfs_update_schemes_tried_regions_hang.py selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00
sysfs_update_schemes_tried_regions_wss_estimation.py selftests/damon: add execute permissions to test scripts 2024-09-03 21:15:57 -07:00