• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/data/
1<testcase>
2<info>
3<keywords>
4unittest
5netrc
6</keywords>
7</info>
8
9#
10# Client-side
11<client>
12<server>
13none
14</server>
15<features>
16unittest
17</features>
18 <name>
19netrc parsing unit tests
20 </name>
21<tool>
22unit1304
23</tool>
24<file name="log/netrc">
25machine example.com login admin password passwd
26machine curl.example.com login none password none
27</file>
28</client>
29
30</testcase>
31