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