aboutsummaryrefslogtreecommitdiff
path: root/tests/torture.h
diff options
context:
space:
mode:
authorSahana Prasad <sahana@redhat.com>2019-12-18 21:57:32 +0100
committerAndreas Schneider <asn@cryptomilk.org>2019-12-20 14:39:56 +0100
commit843052dd23e43eab1a64d40615ac582bb00ae065 (patch)
tree3ca681068dcca5e58adf16451cd221360ce42788 /tests/torture.h
parent317cf070e2e905a4fa6b597ddf3c6e11cc0c9dfc (diff)
downloadlibssh-843052dd23e43eab1a64d40615ac582bb00ae065.tar.gz
libssh-843052dd23e43eab1a64d40615ac582bb00ae065.tar.xz
libssh-843052dd23e43eab1a64d40615ac582bb00ae065.zip
etc: Adds a new user Charlie
Signed-off-by: Sahana Prasad <sahana@redhat.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to 'tests/torture.h')
-rw-r--r--tests/torture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/torture.h b/tests/torture.h
index 1cd52b20..9455e06d 100644
--- a/tests/torture.h
+++ b/tests/torture.h
@@ -53,6 +53,7 @@
#define TORTURE_SSH_USER_BOB_PASSWORD "secret"
#define TORTURE_SSH_USER_ALICE "alice"
+#define TORTURE_SSH_USER_CHARLIE "charlie"
/* Used by main to communicate with parse_opt. */
struct argument_s {