Lines Matching refs:destination

2 Test copy() function: usage variations - destination file names(special chars)
10 /* Test copy() function: In creation of destination file names containing special characters
11 and checking the existence and size of destination files
14 echo "*** Test copy() function: destination file names containing special characters ***\n";
21 /* array of destination file names */
58 echo "Existence of destination file => ";
70 echo "Size of destination file => ";
86 *** Test copy() function: destination file names containing special characters ***
92 Existence of destination file => bool(true)
95 Size of destination file => int(1500)
99 Existence of destination file => bool(true)
102 Size of destination file => int(1500)
106 Existence of destination file => bool(true)
109 Size of destination file => int(1500)
113 Existence of destination file => bool(true)
116 Size of destination file => int(1500)
122 Existence of destination file => bool(false)
128 Existence of destination file => bool(false)
132 Existence of destination file => bool(true)
135 Size of destination file => int(1500)
139 Existence of destination file => bool(true)
142 Size of destination file => int(1500)
146 Existence of destination file => bool(true)
149 Size of destination file => int(1500)
155 Existence of destination file => bool(false)
159 Existence of destination file => bool(true)
162 Size of destination file => int(1500)
166 Existence of destination file => bool(true)
169 Size of destination file => int(1500)
173 Existence of destination file => bool(true)
176 Size of destination file => int(1500)
180 Existence of destination file => bool(true)
183 Size of destination file => int(1500)
187 Existence of destination file => bool(true)
190 Size of destination file => int(1500)
196 Existence of destination file => bool(false)
200 Existence of destination file => bool(true)
203 Size of destination file => int(1500)
207 Existence of destination file => bool(true)
210 Size of destination file => int(1500)