25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- <testcase>
- <info>
- <keywords>
- FILE
- </keywords>
- </info>
- #
- # Server-side
- <reply>
- <data mode="text">
- foo
- bar swsclose
- bar
- foo
- moo
- </data>
- </reply>
-
- # Client-side
- <client>
- <server>
- file
- </server>
- # tool is what to use instead of 'curl'
- <tool>
- lib502
- </tool>
-
- <name>
- simple multi file:// get
- </name>
- <command>
- file://%PWD/log/test502.txt
- </command>
- <file name="log/test502.txt">
- foo
- bar swsclose
- bar
- foo
- moo
- </file>
- </client>
-
- # Verify data after the test has been "shot"
- <verify>
- </verify>
- </testcase>
|