Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/damon/
H A Dsysfs.sh274 context_dir=$1
275 ensure_dir "$context_dir" "exist"
276 ensure_file "$context_dir/avail_operations" "exit" 400
277 ensure_file "$context_dir/operations" "exist" 600
278 test_monitoring_attrs "$context_dir/monitoring_attrs"
279 test_targets "$context_dir/targets"
280 test_schemes "$context_dir/schemes"