Searched refs:test_write_succ (Results 1 – 1 of 1) sorted by relevance
21 test_write_succ() { function53 test_write_succ "$file" "1 2 3 4 5" "$orig_content" "valid input"66 test_write_succ "$file" "1 2 3 4 5 6 4 0 0 0 1 2 3 1 100 3 2 1" \70 test_write_succ "$file" "" "$orig_content" "disabling"79 test_write_succ "$file" "1 2 3 4" "$orig_content" "valid input"80 test_write_succ "$file" "1 2 abc 4" "$orig_content" "still valid input"82 test_write_succ "$file" "abc 2 3" "$orig_content" "the file allows wrong input"84 test_write_succ "$file" "" "$orig_content" "empty input"