1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/python/samba/tests/samba_tool
Joseph Sutton 2fa838d439 python:tests: Use assertEqual() instead of assertEquals()
assertEquals() was removed in Python 3.12.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-10-13 03:50:31 +00:00
..
__init__.py
base.py netcmd: tests: make _run a classmethod in SambaToolCmdTest 2023-09-29 02:18:34 +00:00
computer_edit.sh python:tests: Use a random machine name for computer_edit.sh test 2023-02-20 21:58:32 +00:00
computer.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
contact_edit.sh python:tests: Use a random username for contact_edit.sh test 2023-02-20 21:58:32 +00:00
contact.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
demote.py
dnscmd.py python:tests: Remove unused variables 2023-09-14 21:35:29 +00:00
domain_auth_base.py netcmd: tests: tests tidyup and make use of setUpTestData 2023-09-29 02:18:34 +00:00
domain_auth_policy.py netcmd: tests: add some tests for valid and invalid SDDL in cli commands 2023-09-29 02:18:34 +00:00
domain_auth_silo.py netcmd: tests: modify auth silo cli tests setup their own test data 2023-09-29 02:18:34 +00:00
domain_claim.py netcmd: tests: modify claim cli tests setup their own test data 2023-09-29 02:18:34 +00:00
domain_models.py netcmd: models: add SDDL model field 2023-09-29 02:18:34 +00:00
drs_clone_dc_data_lmdb_size.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
dsacl.py python:tests: Remove unused imports 2023-09-14 21:35:29 +00:00
forest.py pytest samba-tool forest: use runcmd 2022-09-08 22:34:36 +00:00
fsmo.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
gpo_exts.py samba-tool gpo tests: Fix unintended string concatenations 2022-05-10 05:19:34 +00:00
gpo.py python:tests: Use assertEqual() instead of assertEquals() 2023-10-13 03:50:31 +00:00
group_edit.sh python: Reformat shell scripts 2022-03-03 00:59:34 +00:00
group.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
help.py python2 reduction: Merge remaining compat code into common 2020-10-02 14:49:36 +00:00
join_lmdb_size.py python: Replace calls to deprecated methods 2023-01-30 09:00:39 +00:00
join_member.py samba-tool: Test DNS record creation on member join 2021-12-06 22:08:31 +00:00
join.py pytest: Fix typo in docstring 2021-06-11 07:41:38 +00:00
ntacl.py python:tests: Fix invalid escape sequence 2023-09-14 21:35:29 +00:00
ou.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
passwordsettings.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
processes.py
promote_dc_lmdb_size.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
provision_lmdb_size.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
provision_password_check.py python: Replace calls to deprecated methods 2023-01-30 09:00:39 +00:00
provision_userPassword_crypt.py provision tests: Add a test for hashing overly long passwords 2021-04-07 09:18:30 +00:00
rodc.py
schema.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
sites.py netcmd: sites: tests for list and view sites and subnet 2023-07-19 03:31:30 +00:00
timecmd.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
user_check_password_script.py python: fix mutable default arguments 2023-02-23 23:33:46 +00:00
user_edit.sh python:tests: Use a random username for user_edit.sh tests 2023-02-20 21:58:32 +00:00
user_virtualCryptSHA_base.py python:tests: Fix invalid escape sequences 2023-09-27 02:43:28 +00:00
user_virtualCryptSHA_gpg.py python:tests: Use assertEqual() instead of assertEquals() 2023-10-13 03:50:31 +00:00
user_virtualCryptSHA_userPassword.py python:tests: Use assertEqual() instead of assertEquals() 2023-10-13 03:50:31 +00:00
user_virtualCryptSHA.py python:tests: Fix invalid escape sequences 2023-09-27 02:43:28 +00:00
user_wdigest.py tests/samba-tool user_wdigest: Check command results 2022-05-10 23:05:31 +00:00
user.py python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
visualize_drs.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
visualize.py netcmd: tests: make _run a classmethod in SambaToolCmdTest 2023-09-29 02:18:34 +00:00