Return to test201 CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data |
1.1 ! misho 1: <testcase> ! 2: <info> ! 3: <keywords> ! 4: FILE ! 5: FAILURE ! 6: </keywords> ! 7: </info> ! 8: ! 9: # Server-side ! 10: <reply> ! 11: <data> ! 12: </data> ! 13: </reply> ! 14: ! 15: # Client-side ! 16: <client> ! 17: <server> ! 18: file ! 19: </server> ! 20: <name> ! 21: missing file:// file ! 22: </name> ! 23: <command> ! 24: file://localhost/%PWD/log/non-existant-file.txt ! 25: </command> ! 26: </client> ! 27: ! 28: # Verify data after the test has been "shot" ! 29: <verify> ! 30: <errorcode> ! 31: 37 ! 32: </errorcode> ! 33: </verify> ! 34: </testcase>