1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/python/samba
Andrew Bartlett 5aefea8425 python/tests: Add more assertions that we get back the value we expect
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11429

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Sep  1 17:00:53 CEST 2015 on sn-devel-104
2015-09-01 17:00:52 +02:00
..
kcc KCC: use python 2.6 compatible dictonary comprehensions 2015-06-12 09:46:13 +02:00
netcmd samba-tool: add 'domain trust *' commands 2015-07-08 18:38:22 +02:00
provision provision: Give a more helpful message when find_provision_key_parameters() fails 2015-03-06 20:11:52 +01:00
samba3 python: Remove ntdb references 2015-03-17 11:30:51 +01:00
subunit Drop support for failfast mode, rather than adding support for it everywhere. 2015-03-06 04:41:48 +01:00
tests python/tests: Add more assertions that we get back the value we expect 2015-09-01 17:00:52 +02:00
web_server
__init__.py python/samba: add current_unix_time() 2015-07-08 18:38:22 +02:00
common.py scripting: Correct parsing of binary DN 2013-03-04 08:24:02 +01:00
dbchecker.py dbcheck: Use set() operations to make dbcheck more efficient 2015-08-24 23:46:22 +02:00
descriptor.py join.py: Set NT ACL on crossRef object for new partition 2014-09-02 14:15:54 +02:00
drs_utils.py Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02:00
getopt.py python/samba: add on optional 'special_name' argument to CredentialsOptions() 2015-07-08 18:38:22 +02:00
hostconfig.py
idmap.py
join.py join.py: Set NT ACL on crossRef object for new partition 2014-09-02 14:15:54 +02:00
ms_display_specifiers.py
ms_schema.py
ndr.py
ntacls.py
samdb.py ldb: create a cache of known wellknown objects instead of continously searching in the db 2015-08-24 23:46:22 +02:00
schema.py Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02:00
sd_utils.py s4-dsdb: Tests for security checks on undelete operation 2015-02-03 05:02:11 +01:00
sites.py
tdb_util.py
upgrade.py python:samba/upgrade.py Fix format string syntax in error condition 2015-08-14 10:52:39 +02:00
upgradehelpers.py s4/scripting/devel: Add tool to roll over the krbtgt password 2015-02-25 01:08:12 +01:00
xattr.py