| <?xml version="1.0" encoding="US-ASCII"?> | |
| <testcase> | |
| <info> | |
| <keywords> | |
| HTTP | |
| netrc | |
| </keywords> | |
| </info> | |
| # Server-side | |
| <reply> | |
| </reply> | |
| # Client-side | |
| <client> | |
| <features> | |
| http | |
| </features> | |
| <name> | |
| netrc with missing netrc file | |
| </name> | |
| <command> | |
| --netrc --netrc-file %LOGDIR/netrc%TESTNUMBER http://user1@http.example/ | |
| </command> | |
| </client> | |
| # Verify data after the test has been "shot" | |
| <verify> | |
| <errorcode> | |
| 2 | |
| </errorcode> | |
| </verify> | |
| </testcase> |