test1308 387 B

1234567891011121314151617181920212223242526272829303132
  1. <testcase>
  2. <info>
  3. <keywords>
  4. unittest
  5. curl_formadd
  6. curl_formget
  7. FORM
  8. </keywords>
  9. </info>
  10. #
  11. # Client-side
  12. <client>
  13. <features>
  14. unittest
  15. http
  16. form-api
  17. </features>
  18. <server>
  19. none
  20. </server>
  21. <name>
  22. formpost unit tests
  23. </name>
  24. <command>
  25. %LOGDIR/test-%TESTNUMBER
  26. </command>
  27. <file name="%LOGDIR/test-%TESTNUMBER">
  28. Piece of the file that is to uploaded as a formpost
  29. </file>
  30. </client>
  31. </testcase>