Home
last modified time | relevance | path

Searched refs:context_dir (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/testing/selftests/damon/
Dsysfs.sh232 context_dir=$1
233 ensure_dir "$context_dir" "exist"
234 ensure_file "$context_dir/avail_operations" "exit" 400
235 ensure_file "$context_dir/operations" "exist" 600
236 test_monitoring_attrs "$context_dir/monitoring_attrs"
237 test_targets "$context_dir/targets"
238 test_schemes "$context_dir/schemes"