summaryrefslogtreecommitdiffstats
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 7464c446..d04f7071 100644
--- a/tests/torture.h
+++ b/tests/torture.h
@@ -46,6 +46,8 @@
assert_true(code >= 0)
#endif /* assert_return_code */
+#define TORTURE_TESTKEY_PASSWORD "libssh-rocks"
+
/* Used by main to communicate with parse_opt. */
struct argument_s {
const char *pattern;