诸暨麻将添加redis
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

34 wiersze
426 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. SFTP
  5. FAILURE
  6. </keywords>
  7. </info>
  8. #
  9. # Client-side
  10. <client>
  11. <server>
  12. sftp
  13. </server>
  14. <name>
  15. SFTP invalid user login (password authentication)
  16. </name>
  17. <command>
  18. -u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%PWD/irrelevant-file --insecure
  19. </command>
  20. </client>
  21. #
  22. # Verify data after the test has been "shot"
  23. <verify>
  24. <errorcode>
  25. 67
  26. </errorcode>
  27. <valgrind>
  28. disable
  29. </valgrind>
  30. </verify>
  31. </testcase>