Lines Matching full:file
5 # Create test file
14 testing "cp file->file" "cp random two && cmp random two && echo yes" \
19 testing "cp file->dir" "cp random two && cmp random two/random && echo yes" \
22 testing "cp file->dir/file" \
29 testing "cp -r dir->file [fail]" \
32 testing "cp -r dir hits file." \
38 testing "cp file->inaccessable [fail]" \
44 testing "cp -f file->inaccessable" \
48 testing "cp file->inaccessable_dir [fail]" \
55 # we'd be copying a file over the file, but does not say _why_.
58 #touch file
59 #testing "cp -rf dir file [fail]" "cp -rf dir file 2>/dev/null || echo yes" \
61 #rm -rf dir file
67 testing "cp dir file missing [fail]" \
69 testing "cp -rf dir file missing [fail]" \
71 testing "cp file1 file2 file [fail]" \
99 # Make sure it's truncating existing file