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 c247afbda0 pytests: heed assertEquals deprecation warning en-masse
TestCase.assertEquals() is an alias for TestCase.assertEqual() and
has been deprecated since Python 2.7.

When we run our tests with in python developer mode (`PYTHONDEVMODE=1
make test`) we get 580 DeprecationWarnings about this.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
2020-02-07 10:37:37 +00:00
..
auth s4/auth: use talloc_alpha_strcpy() in auth_session_info_fill_unix() 2020-02-06 10:17:43 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client s4: free popt context in client 2019-08-22 00:21:50 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server dns: Always return SOA record for records we should know 2019-11-08 12:31:29 +00:00
dsdb pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal CVE-2019-14870: heimdal: enforce delegation_not_allowed in S4U2Self 2019-12-10 09:18:46 +00:00
heimdal_build heimdal_build: Remove bashism from --address-sanitizer build rule 2020-01-18 12:25:16 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc mit-kdb: Fix license on header file 2019-12-17 09:24:56 +00:00
ldap_server ldap_server: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
lib s4:lib: Make sure we close fd's in error path 2019-12-10 00:30:29 +00:00
libcli Convert samba4.base.*attr tests to smb2 2019-12-20 22:01:28 +00:00
libnet smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
librpc libprc ndr tests: Fix ndrdump test ntlmssp_CHALLENGE_MESSAGE 2020-02-07 08:53:40 +00:00
nbt_server smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs ntvfs: Remove pvfs_aio.c 2019-10-04 17:01:39 +00:00
param s4:param: make sure secrets_db_connect() no longer creates on empty secrets.ldb 2020-02-05 10:13:02 +00:00
rpc_server s4:rpc_server/lsa: remove some useless talloc_reference() calls 2020-02-05 08:46:38 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting source4/scripting/bin: Swap machine account password scripts 2020-02-06 14:57:42 +00:00
selftest librpc ndr: Heap-buffer-overflow in lzxpress_decompress 2020-02-07 08:53:40 +00:00
setup selftest: add test for samba-tool groupmember --member-base-dn option 2020-01-21 14:38:47 +00:00
smb_server s4/smb_server: Fix handling of SMB2 messages after Netbios session setup 2019-12-05 18:44:40 +00:00
smbd Happy New Year 2020! 2020-01-01 12:04:52 +00:00
torture pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
utils source4/utils/oLschema2ldif: include stdint.h before cmocka.h 2019-12-18 16:57:52 +00:00
winbind s4/winbind: clang: Fixes 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build