Return to test204 CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data |
1.1 ! misho 1: <testcase> ! 2: <info> ! 3: <keywords> ! 4: FILE ! 5: </keywords> ! 6: </info> ! 7: ! 8: # no Server-side ! 9: ! 10: # Client-side ! 11: <client> ! 12: <server> ! 13: file ! 14: </server> ! 15: <name> ! 16: "upload" with file:// ! 17: </name> ! 18: <command option="no-include"> ! 19: file://localhost%FILE_PWD/log/result204.txt -T log/upload204.txt ! 20: </command> ! 21: <file name="log/upload204.txt"> ! 22: data ! 23: in ! 24: file ! 25: to ! 26: write ! 27: </file> ! 28: </client> ! 29: ! 30: # Verify data after the test has been "shot" ! 31: <verify> ! 32: <file name="log/result204.txt"> ! 33: data ! 34: in ! 35: file ! 36: to ! 37: write ! 38: </file> ! 39: </verify> ! 40: </testcase>