mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-27 13:21:11 +03:00
torture_sftp_rename has been added which tries to rename an existing file (positive test case) and tries to rename a file that does not exist (negative test case). Signed-off-by: Eshan Kelkar <eshankelkar@galorithm.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com>