aboutsummaryrefslogtreecommitdiff
path: root/tests/torture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/torture.h')
-rw-r--r--tests/torture.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/torture.h b/tests/torture.h
index 643e4539..6d804afd 100644
--- a/tests/torture.h
+++ b/tests/torture.h
@@ -46,6 +46,8 @@
assert_true(code >= 0)
#endif /* assert_return_code */
+#define TORTURE_SSH_SERVER "127.0.0.10"
+
#define TORTURE_TESTKEY_PASSWORD "libssh-rocks"
/* Used by main to communicate with parse_opt. */