Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/damon/
A Ddebugfs_target_ids.sh12 test_write_succ "$file" "1 2 3 4" "$orig_content" "valid input"
13 test_write_succ "$file" "1 2 abc 4" "$orig_content" "still valid input"
15 test_write_succ "$file" "abc 2 3" "$orig_content" "the file allows wrong input"
17 test_write_succ "$file" "" "$orig_content" "empty input"
A Ddebugfs_schemes.sh12 test_write_succ "$file" "1 2 3 4 5 6 4 0 0 0 1 2 3 1 100 3 2 1" \
16 test_write_succ "$file" "" "$orig_content" "disabling"
A Ddebugfs_attrs.sh12 test_write_succ "$file" "1 2 3 4 5" "$orig_content" "valid input"
A D_debugfs_common.sh21 test_write_succ() { function

Completed in 3 milliseconds