torture_context    22 lib/crypto/hmacmd5test.c struct torture_context;
torture_context    23 lib/crypto/md4test.c struct torture_context;
torture_context    23 lib/crypto/md5test.c struct torture_context;
torture_context    28 lib/replace/test/main.c struct torture_context;
torture_context  1018 lib/replace/test/testsuite.c struct torture_context;
torture_context  1106 lib/talloc/testsuite.c struct torture_context;
torture_context    28 lib/talloc/testsuite_main.c struct torture_context;
torture_context    43 lib/torture/torture.c struct torture_context *torture_context_init(struct tevent_context *event_ctx, 
torture_context    46 lib/torture/torture.c 	struct torture_context *torture = talloc_zero(event_ctx, 
torture_context    47 lib/torture/torture.c 						      struct torture_context);
torture_context    61 lib/torture/torture.c struct torture_context *torture_context_child(struct torture_context *parent)
torture_context    63 lib/torture/torture.c 	struct torture_context *subtorture = talloc_zero(parent, struct torture_context);
torture_context   184 lib/torture/torture.c 	bool (*fn) (struct torture_context *,
torture_context   468 lib/torture/torture.c 	bool (*fn) (struct torture_context *, const void *tcase_data);
torture_context   503 lib/torture/torture.c 	bool (*fn) (struct torture_context *);
torture_context   569 lib/torture/torture.c 	bool (*fn) (struct torture_context *, const void *tcase_data);
torture_context   602 lib/torture/torture.c 	bool (*fn) (struct torture_context *, void *tcase_data);
torture_context    25 lib/torture/torture.h struct torture_context;
torture_context    44 lib/torture/torture.h 	void (*comment) (struct torture_context *, const char *);
torture_context    45 lib/torture/torture.h 	void (*warning) (struct torture_context *, const char *);
torture_context    46 lib/torture/torture.h 	void (*suite_start) (struct torture_context *, struct torture_suite *);
torture_context    47 lib/torture/torture.h 	void (*suite_finish) (struct torture_context *, struct torture_suite *);
torture_context    48 lib/torture/torture.h 	void (*tcase_start) (struct torture_context *, struct torture_tcase *); 
torture_context    49 lib/torture/torture.h 	void (*tcase_finish) (struct torture_context *, struct torture_tcase *);
torture_context    50 lib/torture/torture.h 	void (*test_start) (struct torture_context *, 
torture_context    53 lib/torture/torture.h 	void (*test_result) (struct torture_context *, 
torture_context   125 lib/torture/torture.h 	bool (*run) (struct torture_context *torture_ctx, 
torture_context   145 lib/torture/torture.h 	bool (*setup) (struct torture_context *tcase, void **data);
torture_context   146 lib/torture/torture.h 	bool (*teardown) (struct torture_context *tcase, void *data); 
torture_context   430 lib/torture/torture.h struct torture_context *torture_context_init(struct tevent_context *event_ctx, struct torture_results *results);
torture_context   434 lib/torture/torture.h struct torture_context *torture_context_child(struct torture_context *tctx);
torture_context   403 source4/torture/basic/misc.c 	struct torture_context *tctx;
torture_context   525 source4/torture/basic/misc.c 	struct torture_context *tctx = state->tctx;
torture_context   705 source4/torture/basic/misc.c 	struct torture_context *tctx = state->tctx;
torture_context   779 source4/torture/basic/misc.c 	struct torture_context *tctx = state->tctx;
torture_context    45 source4/torture/libnet/libnet_BecomeDC.c 	struct torture_context *tctx;
torture_context    39 source4/torture/ndr/ndr.c 	bool (*check_fn) (struct torture_context *ctx, void *data) = test->fn;
torture_context    37 source4/torture/ndr/ndr.h 			 sizeof(struct name), 0, (bool (*) (struct torture_context *, void *)) check_fn);
torture_context    42 source4/torture/ndr/ndr.h 			 sizeof(struct name), flags, (bool (*) (struct torture_context *, void *)) check_fn);
torture_context    47 source4/torture/raw/lockbench.c 	struct torture_context *tctx;
torture_context    56 source4/torture/raw/offline.c 	struct torture_context *tctx;
torture_context    47 source4/torture/raw/openbench.c 	struct torture_context *tctx;
torture_context   271 source4/torture/rpc/rpc.c 	bool (*fn) (struct torture_context *, struct dcerpc_pipe *);
torture_context   284 source4/torture/rpc/rpc.c 	bool (*fn) (struct torture_context *, struct dcerpc_pipe *, const void *);
torture_context   298 source4/torture/rpc/rpc.c 	bool (*fn) (struct torture_context *, struct dcerpc_pipe *, struct cli_credentials *);
torture_context   524 source4/torture/rpc/schannel.c 	struct torture_context *tctx;
torture_context    32 source4/torture/smb2/smb2.c 	bool (*fn) (struct torture_context *, struct smb2_tree *);
torture_context    77 source4/torture/smb2/smb2.c 	bool (*fn) (struct torture_context *, struct smb2_tree *, struct smb2_tree *);
torture_context   459 source4/torture/smbtorture.c 	struct torture_context *torture;
torture_context   742 source4/torture/util_smb.c 	bool (*fn)(struct torture_context *, struct smbcli_state *, int ) = test->fn;
torture_context   780 source4/torture/util_smb.c 	bool (*fn) (struct torture_context *, struct smbcli_state *,
torture_context   832 source4/torture/util_smb.c 	bool (*fn) (struct torture_context *, struct smbcli_state *);