Add 'timeout' and 'delay' attributes support for the test harness <command> subsection

This commit is contained in:
Yang Tse
2008-04-25 04:19:50 +00:00
parent d0a506661f
commit 113d0937de
4 changed files with 58 additions and 35 deletions

View File

@@ -17,7 +17,7 @@ ftp
<name>
FTP download with strict timeout and slow CWD
</name>
<command>
<command timeout="1">
ftp://%HOSTIP:%FTPPORT/path/to/file/190 -m %FTPTIME2
</command>
</client>