1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00

r26156: Choose a more speaking message in test_NetrMessageBufferSend().

Guenther
This commit is contained in:
Günther Deschner 2007-11-27 11:21:26 +01:00 committed by Stefan Metzmacher
parent 9de2f59d2b
commit f7f474c6c7

View File

@ -28,7 +28,7 @@
#define SMBTORTURE_ALTERNATE_NAME "smbtrt_altname"
#define SMBTORTURE_TRANSPORT_NAME "\\Device\\smbtrt_transport_name"
#define SMBTORTURE_USE_NAME "S:"
#define SMBTORTURE_MESSAGE "smbtrt_message"
#define SMBTORTURE_MESSAGE "You are currently tortured by Samba"
static bool test_NetWkstaGetInfo(struct torture_context *tctx,
struct dcerpc_pipe *p)