test1508 379 B

12345678910111213141516171819202122232425262728293031
  1. <testcase>
  2. <info>
  3. <keywords>
  4. HTTP
  5. multi
  6. </keywords>
  7. </info>
  8. # Client-side
  9. <client>
  10. <server>
  11. none
  12. </server>
  13. <tool>
  14. lib1508
  15. </tool>
  16. <name>
  17. Close a multi handle without using it
  18. </name>
  19. <command>
  20. http://%HOSTIP:%HTTPPORT/path/1508
  21. </command>
  22. </client>
  23. # Verify data after the test has been "shot"
  24. <verify>
  25. <file name="log/stdout1508">
  26. We are done
  27. </file>
  28. </verify>
  29. </testcase>