Alessandro Bonazzi 23e9e6c553 Patch level : 12.00 1394
Files correlati     :

Bug                 :
Aggiornamento FePA
2025-06-10 00:51:59 +02:00

31 lines
405 B
Plaintext

<testcase>
<info>
<keywords>
unittest
netrc
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
netrc
</features>
<name>
netrc parsing unit tests
</name>
<command>
%LOGDIR/netrc%TESTNUMBER
</command>
<file name="%LOGDIR/netrc%TESTNUMBER">
machine example.com login admin password passwd
machine curl.example.com login none password none
</file>
</client>
</testcase>