<testcase> | |
<info> | |
<keywords> | |
SCP | |
NOBODY | |
</keywords> | |
</info> | |
# | |
# Server-side | |
<reply> | |
<data> | |
</data> | |
</reply> | |
# | |
# Client-side | |
<client> | |
<server> | |
scp | |
</server> | |
<name> | |
SCP --head retrieval | |
</name> | |
<command> | |
--key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%SSH_PWD/log/file%TESTNUMBER.txt --insecure --head | |
</command> | |
<file name="log/file%TESTNUMBER.txt"> | |
Test data | |
for ssh test | |
</file> | |
</client> | |
# | |
# Verify data after the test has been "shot" | |
<verify> | |
<valgrind> | |
disable | |
</valgrind> | |
</verify> | |
</testcase> |