mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
tests: Introduce functions to change directories
This introduces torture_get_current_working_dir() and torture_change_dir() to allow changing directories in tests. Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
committed by
Andreas Schneider
parent
77be4ce905
commit
0dd2b375c7
@@ -18,6 +18,7 @@ set(LIBSSH_UNIT_TESTS
|
||||
torture_packet_filter
|
||||
torture_temp_dir
|
||||
torture_temp_file
|
||||
torture_push_pop_dir
|
||||
)
|
||||
|
||||
set(LIBSSH_THREAD_UNIT_TESTS
|
||||
|
||||
Reference in New Issue
Block a user