test543 481 B

1234567891011121314151617181920212223242526272829303132333435
  1. <testcase>
  2. <info>
  3. <keywords>
  4. curl_easy_escape
  5. </keywords>
  6. </info>
  7. # Server-side
  8. # Client-side
  9. <client>
  10. <server>
  11. none
  12. </server>
  13. <tool>
  14. lib543
  15. </tool>
  16. <name>
  17. curl_easy_escape
  18. </name>
  19. <command>
  20. -
  21. </command>
  22. </client>
  23. # Verify data after the test has been "shot"
  24. #
  25. # There's no MTDM in the protocol here since this code doesn't ask for the
  26. # time/date of the file
  27. <verify>
  28. <stdout mode="text">
  29. %9C%26K%3DI%04%A1%01%E0%D8%7C%20%B7%EFS%29%FA%1DW%E1
  30. </stdout>
  31. </verify>
  32. </testcase>