test2070 435 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <testcase>
  2. <info>
  3. <keywords>
  4. FILE
  5. </keywords>
  6. </info>
  7. <reply>
  8. <data>
  9. foo
  10. bar
  11. bar
  12. foo
  13. moo
  14. </data>
  15. </reply>
  16. # Client-side
  17. <client>
  18. <server>
  19. file
  20. </server>
  21. <name>
  22. basic file:// file with no authority
  23. </name>
  24. <command option="no-include">
  25. file:%PWD/log/test2070.txt
  26. </command>
  27. <file name="log/test2070.txt">
  28. foo
  29. bar
  30. bar
  31. foo
  32. moo
  33. </file>
  34. </client>
  35. # Verify data after the test has been "shot"
  36. <verify>
  37. </verify>
  38. </testcase>