Changed error return codes to match update code.
This commit is contained in:
Родитель
be5ade5c7a
Коммит
de17f4436e
|
@ -35,8 +35,6 @@ for ssh test
|
||||||
#
|
#
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<protocol>
|
|
||||||
</protocol>
|
|
||||||
<valgrind>
|
<valgrind>
|
||||||
disable
|
disable
|
||||||
</valgrind>
|
</valgrind>
|
||||||
|
|
|
@ -35,8 +35,6 @@ for ssh test
|
||||||
#
|
#
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<protocol>
|
|
||||||
</protocol>
|
|
||||||
<valgrind>
|
<valgrind>
|
||||||
disable
|
disable
|
||||||
</valgrind>
|
</valgrind>
|
||||||
|
|
|
@ -24,7 +24,7 @@ SFTP retrieval of nonexistent file
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<errorcode>
|
<errorcode>
|
||||||
79
|
78
|
||||||
</errorcode>
|
</errorcode>
|
||||||
<valgrind>
|
<valgrind>
|
||||||
disable
|
disable
|
||||||
|
|
|
@ -24,7 +24,7 @@ SFTP invalid user login
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<errorcode>
|
<errorcode>
|
||||||
2
|
67
|
||||||
</errorcode>
|
</errorcode>
|
||||||
<valgrind>
|
<valgrind>
|
||||||
disable
|
disable
|
||||||
|
|
|
@ -24,7 +24,7 @@ SCP invalid user login
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<errorcode>
|
<errorcode>
|
||||||
2
|
67
|
||||||
</errorcode>
|
</errorcode>
|
||||||
<valgrind>
|
<valgrind>
|
||||||
disable
|
disable
|
||||||
|
|
Загрузка…
Ссылка в новой задаче