Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/damon/
H A Ddebugfs_attrs.sh29 test_content() { function
57 test_content "$file" "$orig_content" "1 2 3 4 5" "successfully written"
81 test_content "$file" "$orig_content" "1 2" "non-integer was there"
83 test_content "$file" "$orig_content" "" "wrong input written"
85 test_content "$file" "$orig_content" "" "empty input written"