..
blackbox
selftest: enable py3 for samba.tests.blackbox.check_output
2018-04-05 08:59:09 +02:00
dcerpc
selftest: enable py3 for samba.tests.dcerpc.rpcecho
2018-04-13 07:27:12 +02:00
dns_forwarder_helpers
samba python tests: convert print func to be py2/py3 compatible
2018-03-23 07:28:23 +01:00
emulate
selftest: Clean up ldb on tearDown from each packet in TrafficEmulatorPacketTests
2018-05-23 00:53:25 +02:00
kcc
python: Bulk conversion callers of ldb.Dn second param
2018-04-30 15:43:19 +02:00
samba_tool
sambatool visualize: add up-to-dateness visualization
2018-06-10 19:02:20 +02:00
__init__.py
selftest: Make create_test_ou() return a ldb.Dn
2018-05-30 04:23:28 +02:00
audit_log_base.py
dsdb: Log the transaction duraton.
2018-06-25 11:16:18 +02:00
audit_log_dsdb.py
dsdb-audit: Remove flapping part of the tests
2018-06-26 03:27:20 +02:00
audit_log_pass_change.py
dsdb: audit samdb and password changes
2018-06-09 15:02:11 +02:00
auth_log_base.py
auth tests: irpc remove "auth_event" name on completion
2018-05-31 09:54:18 +02:00
auth_log_ncalrpc.py
auth logging tests: Clean up flake8 warnings
2018-05-10 20:02:23 +02:00
auth_log_netlogon_bad_creds.py
auth logging tests: Clean up flake8 warnings
2018-05-10 20:02:23 +02:00
auth_log_netlogon.py
auth logging tests: Add tests for sessionId
2018-05-10 20:02:23 +02:00
auth_log_pass_change.py
tests: Split out setUp code into separate function for reuse
2018-05-11 06:01:23 +02:00
auth_log_samlogon.py
auth logging tests: Clean up flake8 warnings
2018-05-10 20:02:23 +02:00
auth_log.py
auth: For NTLM and KDC authentication, log the authentication duration
2018-06-25 08:32:14 +02:00
auth.py
python: samba.tests.auth: Add tests for samba.auth module
2017-03-10 07:31:11 +01:00
common.py
python:tests: add test_dsdb_Dn_sorted() to "samba.tests.common"
2018-02-05 13:49:11 +01:00
core.py
python3:tests: Fix Python 3 test issues
2017-05-19 22:20:16 +02:00
credentials.py
selftest: Add a test for creds.{get,set}_secure_channel_type()
2018-05-12 02:09:28 +02:00
dckeytab.py
Add tests for dckeytab python module
2018-03-23 07:28:26 +01:00
dns_base.py
samba python tests: convert print func to be py2/py3 compatible
2018-03-23 07:28:23 +01:00
dns_forwarder.py
python/samba/tests: py2/py3 compatability replace xrange with range
2018-05-12 21:38:16 +02:00
dns_tkey.py
selftest: Create new common base class for dns.py and dns_tkey.py
2017-06-10 21:48:21 +02:00
dns_wildcard.py
dnsserver: Tests for dns wildcard entries
2017-08-15 08:07:10 +02:00
dns.py
samba python tests: convert print func to be py2/py3 compatible
2018-03-23 07:28:23 +01:00
docs.py
selftest: enable py3 for samba.tests.docs
2018-04-13 07:27:13 +02:00
dsdb_lock.py
selftest: Fix copyright header on samba.dsdb_lock
2017-12-13 13:03:16 +01:00
dsdb_schema_attributes.py
dsdb partition.c: Make partition_copy_all aysnc.
2018-05-30 04:23:28 +02:00
dsdb.py
selftest: Add test to show that sam.ldb does not do a full scan in startup
2018-05-30 04:23:28 +02:00
encrypted_secrets.py
tests: Replace some references to tdb with ldb://
2018-05-03 08:17:45 +02:00
gensec.py
selftest: Add test for gss_krb5/ntlmssp -> SPNEGO
2017-06-15 01:24:25 +02:00
get_opt.py
CVE-2016-0771: tests: rename test getopt to get_opt
2016-03-10 06:52:25 +01:00
getdcname.py
tests/getdcname: Add a number of tests for GetDCNameEx
2018-05-04 06:12:10 +02:00
glue.py
python: samba.tests.glue: Add new tests for samba._glue.
2017-03-10 07:31:10 +01:00
gpo.py
python.gpo.ADS_STRUCT: check type of loadparm argument
2018-05-03 05:25:28 +02:00
graph.py
python/tests/graph: actually test graphs, don't print
2018-04-13 07:27:13 +02:00
group_audit.py
dsdb: Audit group membership changes
2018-06-09 15:02:11 +02:00
hostconfig.py
join.py
provision: set 'binddns dir' when making new smb.conf
2018-06-28 06:22:16 +02:00
krb5_credentials.py
selftest: enable py3 for samba.tests.krb5_credentials
2018-04-13 07:27:13 +02:00
libsmb_samba_internal.py
tests/libsmb_samba_internal.py: fully setup the Credentials by creds.guess(lp)
2016-12-02 13:46:11 +01:00
loadparm.py
tests: Add basic test for non-global LoadParm behaviour
2018-06-28 03:34:27 +02:00
lsa_string.py
Tests lsa.String: add String constructor, str and repr
2017-06-22 08:56:22 +02:00
messaging.py
python: Port tests of samba.messaging to Python 3 compatible form.
2017-10-23 15:40:48 +02:00
net_join_no_spnego.py
python/samba: Py2|Py3 compat, fix more missed exception tuple issues
2018-06-20 00:18:20 +02:00
net_join.py
tests net_join: use private secrets database.
2017-05-25 02:25:13 +02:00
netbios.py
s4/selftest: Add simple python netbios test python2 only for the moment
2018-03-23 07:28:25 +01:00
netcmd.py
python: bulk replace dict.iteritems to items for py3
2018-04-13 07:27:12 +02:00
netlogonsvc.py
tests: Add simple check whether netlogon server is running
2017-07-04 06:57:20 +02:00
ntacls_backup.py
ntacls: add extra test file for ntacls backup
2018-06-28 09:25:09 +02:00
ntacls.py
tests/ntacls: fix pep8 warnings
2018-06-28 12:14:59 +02:00
ntlmdisabled.py
selftest: Rename ntlmauth tests to ntlmdisabled
2017-09-26 00:41:16 +02:00
pam_winbind_warn_pwd_expire.py
selftest: Avoid a build started around midnight failing (again)
2018-02-15 00:18:29 +01:00
pam_winbind.py
tests: Authenticate again so make sure we are not locked out
2018-02-24 10:54:07 +01:00
param.py
python: samba.tests.param: Add missing tests
2017-03-10 07:31:10 +01:00
password_hash_fl2003.py
tests password_hash: add tests for Primary:userPassword
2017-05-25 02:25:12 +02:00
password_hash_fl2008.py
tests password_hash: add tests for Primary:userPassword
2017-05-25 02:25:12 +02:00
password_hash_gpgme.py
tests: Add a test case for msDS-PasswordReversibleEncryptionEnabled
2018-05-11 06:01:24 +02:00
password_hash_ldap.py
tests password_hash: Add ldap based tests for WDigest
2017-05-25 02:25:12 +02:00
password_hash.py
python/samba: Ensure md5 always provided with bytes
2018-05-12 21:38:16 +02:00
password_quality.py
samba-tool: validate password early in domain provision
2017-12-10 00:47:30 +01:00
password_test.py
tests: Split out setUp code into separate function for reuse
2018-05-11 06:01:23 +02:00
policy.py
posixacl.py
selftest: enable py3 for samba.tests.posixacl
2018-04-05 08:59:09 +02:00
provision.py
get make test TESTS=samba.tests.provision to work
2018-04-05 08:59:09 +02:00
pso.py
tests: Add tests for Password Settings Objects
2018-05-11 06:01:23 +02:00
py_credentials.py
python/samba: Py2|Py3 compat, fix more missed exception tuple issues
2018-06-20 00:18:20 +02:00
registry.py
python:tests: Use bin/tdbdump only if built
2017-11-24 01:13:14 +01:00
s3idmapdb.py
selftest python: get samba.tests.s3idmapdb to run with py3
2018-04-05 08:59:09 +02:00
s3param.py
python selftest: split samba3 test into separate tests
2018-04-05 08:59:08 +02:00
s3passdb.py
python selftest: enable samba.tests.s3passdb to run with python3
2018-04-05 08:59:08 +02:00
s3registry.py
python selftest: enabled samba.tests.s3registry to run with py3
2018-04-05 08:59:08 +02:00
s3windb.py
python selftest: split samba3 test into separate tests
2018-04-05 08:59:08 +02:00
samba3sam.py
samba python tests: convert print func to be py2/py3 compatible
2018-03-23 07:28:23 +01:00
samdb_api.py
selftest: enable py3 for samba.tests.samdb_api
2018-04-05 08:59:10 +02:00
samdb.py
provision: set 'binddns dir' when making new smb.conf
2018-06-28 06:22:16 +02:00
security.py
python: Add tests for check_access function from samba.security.
2017-09-06 11:35:18 +02:00
smb.py
pysmb: add py_smb_unlink and test
2018-06-28 09:25:08 +02:00
source.py
selftest: enable py3 for samba.tests.source
2018-04-13 07:27:13 +02:00
strings.py
subunitrun.py
subunitrun: Use new samba.subunit.run module.
2015-03-06 04:41:46 +01:00
tdb_util.py
python: tests: Add test for tdb_copy function from tdb_util module.
2017-07-05 02:00:25 +02:00
test_pam_winbind_warn_pwd_expire.sh
build: Move pam_wrapper to third_party
2017-11-25 10:14:13 +01:00
test_pam_winbind.sh
build: Move pam_wrapper to third_party
2017-11-25 10:14:13 +01:00
unicodenames.py
samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.
2014-10-14 06:44:06 +02:00
upgrade.py
upgradeprovision.py
autobuild: Remove ntdb target
2015-03-17 11:30:51 +01:00
upgradeprovisionneeddc.py
python/samba/tests: py2/py3 port has_keys usage
2018-06-20 00:18:21 +02:00
xattr.py
selftest: enable py3 for samba.tests.xattr
2018-04-05 08:59:09 +02:00