Git init
[external/curl.git] / tests / data / test577
1 <testcase>
2 <info>
3 <keywords>
4 wildcardmatch
5 </keywords>
6 </info>
7 #
8 # Server-side
9 <reply>
10 </reply>
11
12 # Client-side
13 <client>
14 <server>
15 none
16 </server>
17 # tool is what to use instead of 'curl'
18 <tool>
19 lib577
20 </tool>
21 # precheck is a command line to run before the test,
22 # to see if we can execute the test or not
23 <precheck>
24 ./libtest/lib577 check
25 </precheck>
26
27  <name>
28 Curl_fnmatch() testing
29  </name>
30  <command>
31 nothing
32 </command>
33 </client>
34
35 #
36 # Verify data after the test has been "shot"
37 <verify>
38 <stdout mode="text">
39 ===========================
40 ===========================
41 </stdout>
42 </verify>
43 </testcase>