test507 338 B

123456789101112131415161718192021222324252627
  1. # Server-side
  2. <reply>
  3. </reply>
  4. # Client-side
  5. <client>
  6. <server>
  7. http
  8. </server>
  9. <name>
  10. multi interface get with non-existing host name
  11. </name>
  12. <tool>
  13. lib507
  14. </tool>
  15. <command>
  16. http://doesnotexist.foo/
  17. </command>
  18. </client>
  19. # Verify data after the test has been "shot"
  20. <verify>
  21. <errorcode>
  22. 6
  23. </errorcode>
  24. </verify>