Home
last modified time | relevance | path

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

12345678910>>...39

/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;
123 my ($file) = @_;
221 $file = shift @ARGV;
223 while(defined $file) {
251 undef $file;
258 if(!$file) {
283 readlocalfile($file);
293 } while($file);
313 my ($file) = @_;
395 my ($file) = @_;
[all …]
H A Dsingleuse.pl42 my $file = $ARGV[0];
170 open(N, "nm $file|") ||
175 my $file;
181 $file = $1;
185 $file = $1;
190 $file =~ s/^libcurl_la-//;
191 $exist{$name} = $file;
196 $uses{$name} .= "$file, ";
/curl/tests/data/
H A Dtest60813 Test file for rename test
27 …ame %SSH_PWD/%LOGDIR/file%TESTNUMBER.txt %SSH_PWD/%LOGDIR/file%TESTNUMBER-renamed.txt" sftp://%HOS…
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.
31 <file name="%LOGDIR/file%TESTNUMBER.txt">
32 Test file for rename test
33 </file>
39 <file name="%LOGDIR/file%TESTNUMBER.txt">
40 Test file for rename test
41 </file>
[all …]
H A Dtest57560 RETR file.txt
79 RETR file.txt
101 RETR file.txt
107 This file should have permissions 444
108 This file should have permissions 666
109 This file should have permissions 777
110 This is content of file "file.txt"
112 This file should have permissions 444
113 This file should have permissions 666
115 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 Dtest149013 file
16 "upload" with file:// overwriting existing
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>
35 <file name="%LOGDIR/result%TESTNUMBER.txt">
38 file
41 </file>
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 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 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 Dtest111365 RETR file.txt
84 RETR file.txt
90 This file should have permissions 444
91 This file should have permissions 666
92 This file should have permissions 777
93 This is content of file "file.txt"
94 Some junk ;-) This file does not really exist.
95 This file should have permissions 444
96 This file should have permissions 666
97 This file should have permissions 777
[all …]
H A Dtest57462 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 Dtest114514 file
17 file:// bad host
20 # file:/// file://localhost/ file://127.0.0.1/
24 file://bad-host%PWD/%LOGDIR/test%TESTNUMBER.txt
26 <file name="%LOGDIR/test%TESTNUMBER.txt">
32 </file>
H A Dtest61213 Dummy test file for remove test
24 SFTP post-quote remove file
27 …DIR/server/curl_client_key.pub -u %USER: -T %LOGDIR/file%TESTNUMBER.txt -Q "-rm %SSH_PWD/%LOGDIR/f…
29 <file name="%LOGDIR/file%TESTNUMBER.txt">
30 Dummy test file for remove test
31 </file>
38 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 Dtest53912 file contents
16 contents for file number two
20 file contents
21 contents for file number two
39 ftp://%HOSTIP:%FTPPORT/path/to/the/file/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/path/to/the/file/%TESTNU…
53 CWD path/to/the/file
61 SIZE path/to/the/file/%TESTNUMBER0001
62 RETR path/to/the/file/%TESTNUMBER0001
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 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>
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>
/curl/.github/scripts/
H A Dbinarycheck.pl54 my ($sum, $file) = ($1, $2);
55 $known{$file} = 1;
69 my ($file) = @_;
70 open(my $mh, "<", "$file") || die "can't read $file";
76 push @bin, $file;
78 if(!$known{$file}) {
79 printf STDERR "$file:$line has unknown binary contents\n";

Completed in 44 milliseconds

12345678910>>...39