test507 420 B

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