summaryrefslogtreecommitdiff
path: root/tests/data/test1304
blob: b402bfc8bec05454d562c85dfc5bf62f6cbb16d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<testcase>
<info>
<keywords>
unittest
netrc
</keywords>
</info>

#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
</features>
 <name>
netrc parsing unit tests
 </name>
<file name="log/netrc1304">
machine example.com login admin password passwd
machine curl.example.com login none password none
</file>
</client>
</testcase>