test20 432 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. <testcase>
  2. <info>
  3. <keywords>
  4. HTTP
  5. FAILURE
  6. non-existing host
  7. </keywords>
  8. </info>
  9. # Server-side
  10. <reply>
  11. <data>
  12. </data>
  13. </reply>
  14. # Client-side
  15. <client>
  16. <server>
  17. none
  18. </server>
  19. <features>
  20. http
  21. </features>
  22. <name>
  23. attempt connect to non-existing host name
  24. </name>
  25. <command>
  26. --ipv4 non-existing-host.haxx.se.
  27. </command>
  28. </client>
  29. # Verify data after the test has been "shot"
  30. <verify>
  31. <errorcode>
  32. 6
  33. </errorcode>
  34. </verify>
  35. </testcase>