2
0

test1202 576 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <testcase>
  2. <info>
  3. <keywords>
  4. GOPHER
  5. QUERY
  6. </keywords>
  7. </info>
  8. #
  9. # Server-side
  10. <reply>
  11. <data>
  12. iSearch results error.host 1
  13. 0Query query succeeded /foo foo.bar.invalid 70
  14. 0Selector /the/search/engine /bar bar.foo.invalid 70
  15. .
  16. </data>
  17. </reply>
  18. # Client-side
  19. <client>
  20. <server>
  21. gopher
  22. </server>
  23. <name>
  24. Gopher query
  25. </name>
  26. <command>
  27. "gopher://%HOSTIP:%GOPHERPORT/7/the/search/engine?query%20succeeded/1202"
  28. </command>
  29. </client>
  30. #
  31. # Verify data after the test has been "shot"
  32. <verify>
  33. <protocol>
  34. /the/search/engine query succeeded/1202
  35. </protocol>
  36. </verify>
  37. </testcase>