Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/damon/
Ddebugfs_attrs.sh29 test_content() { function
57 test_content "$file" "$orig_content" "1 2 3 4 5" "successfully written"
68 test_content "$file" "$orig_content" "1 2" "non-integer was there"
70 test_content "$file" "$orig_content" "" "wrong input written"
72 test_content "$file" "$orig_content" "" "empty input written"