~ubuntu-branches/ubuntu/saucy/curl/saucy-201307251546

« back to all changes in this revision

Viewing changes to tests/FILEFORMAT

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2011-02-28 19:35:36 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: james.westby@ubuntu.com-20110228193536-p3a9jawxxofcsz7o
Tags: upstream-7.21.4
ImportĀ upstreamĀ versionĀ 7.21.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
158
158
imap
159
159
pop3
160
160
smtp
 
161
http+tls-srp
161
162
 
162
163
Give only one per line.  This subsection is mandatory.
163
164
</server>
167
168
be able to run (if these features are not present, the test will be
168
169
SKIPPED). Features testable here are:
169
170
 
 
171
axTLS
170
172
crypto
171
173
getrlimit
172
174
GnuTLS
180
182
OpenSSL
181
183
SSL
182
184
socks
 
185
unittest
183
186
 
184
187
as well as each protocol that curl supports.  A protocol only needs to be
185
188
specified if it is different from the server (useful when the server
208
211
 
209
212
<tool>
210
213
Name of tool to use instead of "curl". This tool must be built and exist
211
 
in the libtest/ directory.
 
214
either in the libtest/ directory (if the tool starts with 'lib') or in the
 
215
unit/ directory (if the tool starts with 'unit').
212
216
</tool>
213
217
 
214
218
<name>