1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Douglas Bagnall 288efc5560 Add AD DC performance tests
These test a variety of simple AD DC operations.

These tests are NOT independent of each other and must be run in the
right order (alphabetically, which is guaranteed by Python's unittest
module) -- the running of each test is part of the set-up for later
modules. This means we have to subvert unittest a bit, but it saves
hours of repeated set-up.

These tests are not intended to push edge cases, but to hammer common
operations that should work on all versions of Samba. The tests have
been tested back to Samba 4.0.26.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2016-08-31 07:09:26 +02:00
..
auth gensec_krb5: Use get_krb5_smb_session_key() in gensec_krb5_session_key() 2016-08-30 15:24:02 +02:00
build/pasn1
cldap_server Avoid including libds/common/roles.h in public loadparm.h header. 2016-01-13 04:43:23 +01:00
client s4:client: fix O3 error unused result of of chdir and system 2016-05-13 00:16:16 +02:00
cluster Remove callers of lp_use_ntdb 2015-03-17 11:30:51 +01:00
dns_server s4: dns: Correctly check for talloc failure. 2016-06-16 16:55:15 +02:00
dsdb Add AD DC performance tests 2016-08-31 07:09:26 +02:00
echo_server Avoid including libds/common/roles.h in public loadparm.h header. 2016-01-13 04:43:23 +01:00
heimdal heimdal: honor conf enctypes when obtaining a service ticket 2016-08-09 04:39:07 +02:00
heimdal_build Wrap krb5_cc_copy_creds and krb5_cc_copy_cache 2016-07-25 21:27:57 +02:00
include lib/util: Include DEBUG macro in internal header files before samba_util.h 2015-03-11 18:47:22 +01:00
kdc s4-kdc: pac-glue: Add support for MIT pkinit 2016-08-30 11:34:14 +02:00
ldap_server schema: Remove unnecessary schema reload code 2016-07-08 10:01:20 +02:00
lib lib: Fix a pointless error check 2016-08-05 22:20:05 +02:00
libcli pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID 2016-08-19 09:35:14 +02:00
libnet s4:dsdb/repl: set working_schema->resolving_in_progress during schema creation 2016-08-11 00:49:15 +02:00
librpc pyrpc: Fix CID 1364169 Explicit null dereferenced 2016-08-05 22:20:05 +02:00
nbt_server dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
ntp_signd build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
ntvfs pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID 2016-08-19 09:35:14 +02:00
param source4/param/pyparam.c: fix strange indentation 2016-05-10 01:43:14 +02:00
rpc_server getncchanges: Compute the partial attribute set from the remote schema 2016-08-25 10:32:09 +02:00
script find_unused_macros: Remove obsolete script that finds unused macros. 2014-08-31 21:21:13 +02:00
scripting samba_upgradedns: Check for both accounts in BIND_DLZ upgrade 2016-08-29 08:53:13 +02:00
selftest selftest: tests for kerberos encryption types 2016-08-09 07:43:52 +02:00
setup selftest: Move repl_schema test to a distinct OID prefix 2016-08-11 00:49:15 +02:00
smb_server pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID 2016-08-19 09:35:14 +02:00
smbd s4: messaging: Remove bool auto_remove parameter from imessaging_init(). 2016-07-23 06:04:11 +02:00
torture s4/torture: tests for vfs_acl_xattr default ACL styles 2016-08-30 21:12:26 +02:00
utils lib: Give base64.c its own .h 2016-05-04 01:28:23 +02:00
web_server python: Remove Python 2.4 support macros 2016-01-07 23:33:10 +01:00
winbind s4-winbindd: Remove the winbind rewrite from the samba4 effort 2015-06-24 22:34:57 +02:00
wrepl_server dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
.clang_complete
.valgrind_suppressions
wscript_build Do not install smbclient4 and nmblookup4 2014-04-15 03:25:13 +02:00