Searched refs:test_write_fail (Results 1 – 4 of 4) sorted by relevance
13 test_write_fail "$file" "1 2 3 4" "$orig_content" "no enough fields"14 test_write_fail "$file" "1 2 3 5 4" "$orig_content" \
14 test_write_fail "$file" "1 217 test_write_fail "$file" "2 1 2 1 10 1 3 10 1 1 1 1 1 1 1 1 2 3" \
20 test_write_fail "$monitor_on_file" "on" "orig_monitor_on" "empty target ids"
25 test_write_fail() { function