Home
last modified time | relevance | path

Searched refs:file (Results 1 – 25 of 917) sorted by relevance

12345678910>>...37

/curl/tests/
H A Ddirectories.pm219 my %file = %$_;
221 my $ftype = $file{'type'} ? $file{'type'} : "-";
222 my $fperm = $file{'perm'} ? $file{'perm'} : "rwxr-xr-x";
223 my $fuser = $file{'user'} ? sprintf("%15s", $file{'user'}) : "ftp-default";
224 my $fgroup = $file{'group'} ? sprintf("%15s", $file{'group'}) : "ftp-default";
226 if(exists($file{'type'}) && $file{'type'} eq "d") {
232 my $fhlink = $file{'hlink'} ? sprintf("%4d", $file{'hlink'}) : " 1";
233 my $ftime = $file{'time'} ? sprintf("%10s", $file{'time'}) : "Jan 9 1933";
241 my %file = %$_;
243 my $time = $file{'dostime'} ? $file{'dostime'} : "06-25-97 09:12AM";
[all …]
H A Dtest1173.pl102 my ($f, $sec, $file, $line)=@_;
117 print STDERR "$file:$line broken reference to $f($sec)\n";
123 my ($file) = @_;
137 open(my $m, "<", "$file") ||
138 die "test1173.pl could not open $file";
139 if($file =~ /[\/\\](CURL|curl_)([^\/\\]*).3/) {
179 checkref($1, $2, $file, $line);
232 checkref($2, $4, $file, $line);
250 print STDERR "$file:$line unrefed curl call: $2\n";
269 print STDERR "$file:$line trailing whitespace\n";
[all …]
H A Dtest1276.pl41 my @file=<$fh>;
44 if(join("", @gen) ne join("", @file)) {
47 printf "easyoptions.c is %u lines\n", scalar(@file);
53 $file[$i] =~ s/[\r\n]//g;
54 if($gen[$i] ne $file[$i]) {
56 $i+1, showline($file[$i]),
/curl/scripts/
H A Dchecksrc.pl37 my $file;
205 $file = shift @ARGV;
207 while(defined $file) {
235 undef $file;
242 if(!$file) {
275 $file = shift @ARGV;
277 } while($file);
297 my ($file) = @_;
379 my ($file) = @_;
387 open(my $R, '<', $file) || die "failed to open $file";
[all …]
H A Dsingleuse.pl42 my $file = $ARGV[0];
170 open(N, "nm $file|") ||
175 my $file;
181 $file = $1;
186 $file =~ s/^libcurl_la-//;
187 $exist{$name} = $file;
192 $uses{$name} .= "$file, ";
/curl/tests/data/
H A Dtest60813 Test file for rename test
27 … "-rename %PWD/%LOGDIR/file%TESTNUMBER.txt %PWD/%LOGDIR/file%TESTNUMBER-renamed.txt" sftp://%HOSTI…
29 # Verify that the file was renamed properly, then rename the file back to what
30 # it was so the verify section works and the file can be cleaned up.
32 …btest/test610.pl gone %PWD/%LOGDIR/file%TESTNUMBER.txt move %PWD/%LOGDIR/file%TESTNUMBER-renamed.t…
34 <file name="%LOGDIR/file%TESTNUMBER.txt">
35 Test file for rename test
36 </file>
42 <file name="%LOGDIR/file%TESTNUMBER.txt">
43 Test file for rename test
[all …]
H A Dtest57557 RETR file.txt
76 RETR file.txt
98 RETR file.txt
104 This file should have permissions 444
105 This file should have permissions 666
106 This file should have permissions 777
107 This is content of file "file.txt"
109 This file should have permissions 444
110 This file should have permissions 666
112 This is content of file "file.txt"
[all …]
H A Dtest20413 file
16 "upload" with file://
19 file://localhost%FILE_PWD/%LOGDIR/result%TESTNUMBER.txt -T %LOGDIR/upload%TESTNUMBER.txt
21 <file name="%LOGDIR/upload%TESTNUMBER.txt">
24 file
27 </file>
32 <file name="%LOGDIR/result%TESTNUMBER.txt">
35 file
38 </file>
H A Dtest52614 file contents should appear once for each file
17 file contents should appear once for each file
18 file contents should appear once for each file
19 file contents should appear once for each file
20 file contents should appear once for each file
33 FTP RETR same file using different handles but same connection
H A Dtest52714 file contents should appear once for each file
17 file contents should appear once for each file
18 file contents should appear once for each file
19 file contents should appear once for each file
20 file contents should appear once for each file
33 FTP RETR same file using different handles but same connection
H A Dtest53214 file contents should appear once for each file
17 file contents should appear once for each file
18 file contents should appear once for each file
19 file contents should appear once for each file
20 file contents should appear once for each file
33 FTP RETR same file using reset handles between each transfer
H A Dtest114514 file
17 file:// bad host
20 # file:/// file://localhost/ file://127.0.0.1/
22 file://bad-host%PWD/%LOGDIR/test%TESTNUMBER.txt
24 <file name="%LOGDIR/test%TESTNUMBER.txt">
30 </file>
H A Dtest52818 file contents should appear once for each file
21 file contents should appear once for each file
22 file contents should appear once for each file
23 file contents should appear once for each file
24 file contents should appear once for each file
37 HTTP GET same file using different handles but same connection
H A Dtest57461 RETR file.txt
80 RETR file.txt
86 This file should have permissions 444
87 This file should have permissions 666
88 This file should have permissions 777
89 This is content of file "file.txt"
90 Some junk ;-) This file does not really exist.
91 This file should have permissions 444
92 This file should have permissions 666
93 This file should have permissions 777
[all …]
H A Dtest111362 RETR file.txt
81 RETR file.txt
87 This file should have permissions 444
88 This file should have permissions 666
89 This file should have permissions 777
90 This is content of file "file.txt"
91 Some junk ;-) This file does not really exist.
92 This file should have permissions 444
93 This file should have permissions 666
94 This file should have permissions 777
[all …]
H A Dtest20217 file
20 two file:// URLs to stdout
23 file://localhost%FILE_PWD/%LOGDIR/test%TESTNUMBER.txt FILE://localhost%FILE_PWD/%LOGDIR/test%TESTNU…
25 <file name="%LOGDIR/test%TESTNUMBER.txt">
26 contents in a single file
27 </file>
33 contents in a single file
34 contents in a single file
H A Dtest61213 Dummy test file for remove test
24 SFTP post-quote remove file
27 …OGDIR/server/curl_client_key.pub -u %USER: -T %LOGDIR/file%TESTNUMBER.txt -Q "-rm %PWD/%LOGDIR/fil…
32 <file name="%LOGDIR/file%TESTNUMBER.txt">
33 Dummy test file for remove test
34 </file>
41 Dummy test file for remove test
H A Dtest122018 file
21 file:// URLs with query string
24 file://localhost%FILE_PWD/%LOGDIR/test%TESTNUMBER.txt?a_query=foobar#afragment
26 <file name="%LOGDIR/test%TESTNUMBER.txt">
27 contents in a single file
28 </file>
34 contents in a single file
H A Dtest111455 Filetype: regular file
58 This file should have permissions 444
65 Filetype: regular file
68 This file should have permissions 666
75 Filetype: regular file
78 This file should have permissions 777
97 Filetype: regular file
103 Filename: file.txt
106 Filetype: regular file
109 This is content of file "file.txt"
[all …]
H A Dtest207121 file
24 basic file:// file with "127.0.0.1" hostname
27 file://127.0.0.1%FILE_PWD/%LOGDIR/test2070.txt
29 <file name="%LOGDIR/test2070.txt">
35 </file>
H A Dtest20021 file
24 basic file:// file
27 file://localhost%FILE_PWD/%LOGDIR/test%TESTNUMBER.txt
29 <file name="%LOGDIR/test%TESTNUMBER.txt">
35 </file>
H A Dtest58227 Sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/upload%TESTNUMBER.txt %PWD/%LOGDIR/file%TESTNUMBER.txt %USE…
29 <file name="%LOGDIR/file%TESTNUMBER.txt">
32 </file>
44 <file name="%LOGDIR/file%TESTNUMBER.txt">
47 </file>
H A Dtest60914 Test file for mkdir test
28 …t_key.pub -u %USER: -Q "-mkdir %PWD/%LOGDIR/file%TESTNUMBER.txt" sftp://%HOSTIP:%SSHPORT%SSH_PWD/%…
30 <file name="%LOGDIR/file%TESTNUMBER.txt">
31 Test file for mkdir test
32 </file>
H A Dtest62016 SFTP retrieval of missing file followed by good file
19 …p://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/not-a-valid-file-moooo sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDI…
21 <file name="%LOGDIR/file%TESTNUMBER.txt">
24 </file>
H A Dtest62116 SCP retrieval of missing file followed by good file
19 …p://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/not-a-valid-file-moooo scp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR…
21 <file name="%LOGDIR/file%TESTNUMBER.txt">
24 </file>

Completed in 31 milliseconds

12345678910>>...37