1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/torture
Amitay Isaacs e67c4b977a build: Remove configure checks for ctdb headers
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-10-28 05:42:04 +01:00
..
bench_pthreadpool.c pthreadpool: Allow multiple jobs to be received 2014-03-27 06:06:11 +01:00
cmd_vfs.c s3-torture: Make sure status is used initialized. 2013-12-06 01:14:09 +01:00
denytest.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
locktest2.c torture: Use new samba_getpass() in locktest2. 2012-12-03 14:35:09 +01:00
mangle_test.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
masktest.c param: rename lp function and variable from "cli_maxprotocol" to "client_max_protocol" 2014-02-07 16:19:15 -08:00
msg_sink.c messaging3: Add msg_sink/source -- perftest 2014-08-23 00:24:18 +02:00
msg_source.c messaging3: Add msg_sink/source -- perftest 2014-08-23 00:24:18 +02:00
msgtest.c s3: torture - Fix racy assumption in original messaging test. 2014-04-24 00:50:55 +02:00
nbench.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
nbio.c s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free(). 2014-06-07 03:15:14 +02:00
pdbtest.c s3-auth: Finally change make_user_info_*() use a parent talloc context 2014-04-02 11:05:46 +02:00
proto.h s3:torture: add LOCAL-MESSAGING-READ4 - send 1MB message 2014-09-30 16:36:10 +02:00
rpc_open_tcp.c s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp(). 2013-08-05 10:30:00 +02:00
scanner.c s3:libsmb: get rid of cli_ucs2 2012-05-28 16:58:03 +02:00
t_strappend.c s3-torture run t_strappend tests as LOCAL-sprintf_append 2011-10-28 13:10:28 +02:00
test_addrchange.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
test_async_echo.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
test_authinfo_structs.c s4-lsarpc handle more info levels in SetInfoTrustedDomain calls 2011-12-12 12:57:07 +01:00
test_buffersize.c s3:torture: remove unused variables in test_buffersize.c 2014-04-02 09:03:43 +02:00
test_case_insensitive.c Rename cli_open -> cli_openx. Prelude to replacing generic cli_open() 2011-12-03 21:13:08 -08:00
test_chain3.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_cleanup.c torture: Fix cleanup2 to utilize on-demand cleanup 2014-08-23 00:24:18 +02:00
test_ctdbconn.c build: Remove configure checks for ctdb headers 2014-10-28 05:42:04 +01:00
test_dbwrap_ctdb.c dbwrap: add a dbwrap_flags argument to db_open_ctdb() 2014-02-07 16:06:06 +01:00
test_dbwrap_watch.c torture3: Add a bit more coverage to messaging_read 2014-04-30 14:52:08 +02:00
test_idmap_tdb_common.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
test_messaging_fd_passing.c s3:torture: transfer 1M message with fds in LOCAL-MESSAGING-FDPASS2 test 2014-09-30 19:01:30 +02:00
test_messaging_read.c s3:torture: add LOCAL-MESSAGING-READ4 - send 1MB message 2014-09-30 16:36:10 +02:00
test_notify_online.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_notify.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_ntlm_auth.py torture: test_ntlm_auth.py now has a require-membership-of argument 2014-07-15 13:33:57 +02:00
test_nttrans_create.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_nttrans_fsctl.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_oplock_cancel.c torture3: Reproducer for bug 10593 2014-06-21 23:05:47 +02:00
test_posix_append.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_smb2.c s3:torture: add PROTOCOL_SMB3_10 handling 2014-10-07 22:47:04 +02:00
test_smbsock_any_connect.c
torture.c s3:torture: avoid unused cli_set_username() 2014-10-17 12:57:07 +02:00
utable.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
vfstest_chain.c s3:smbd: pass smbXsrv_connection to smb1_parse_chain() 2014-09-19 09:15:11 +02:00
vfstest.c s3:torture: avoid compiler warnings in vfstest.c 2014-04-02 09:03:43 +02:00
vfstest.h s3: Add a new set of andx chain handling routines 2012-03-10 15:34:11 +01:00
wbc_async.c selftest: Rename WINBINDD_SOCKET_DIR environment variable. 2014-04-17 14:56:06 +02:00
wbc_async.h