1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/dsdb/tests/python
Andrew Bartlett 6578a65ed7 CVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests twice
To re-use setup code, the super-class must have no test_*() methods
otherwise these will be run as well as the class-local tests.

We rename tests that would otherwise have duplicate names

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15424

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2023-10-10 14:49:39 +00:00
..
testdata pytests: try ldap.modify_order with normal user 2019-05-01 05:32:25 +00:00
acl_modify.py s4:dsdb:tests: Fix usage lines 2023-08-30 02:15:29 +00:00
acl.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
ad_dc_medley_performance.py s4-dsdb:tests: Correctly handle LdbError 2023-03-08 05:37:08 +00:00
ad_dc_multi_bind.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
ad_dc_performance.py s4-dsdb:tests: Fix AD DC performance tests 2023-03-08 04:39:32 +00:00
ad_dc_provision_performance.py s4-dsdb:tests: Fix AD DC performance tests 2023-03-08 04:39:32 +00:00
ad_dc_search_performance.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
asq.py python: Fix usage strings 2021-09-04 00:10:37 +00:00
attr_from_server.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
confidential_attr.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
deletetest.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
dirsync.py CVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests twice 2023-10-10 14:49:39 +00:00
dsdb_schema_info.py selftest: source4: fix mutable default arguments 2023-02-23 22:32:33 +00:00
large_ldap.py s4-dsdb:large_ldap: Call setUpClass() method of base class 2023-05-24 00:50:31 +00:00
ldap_modify_order.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
ldap_schema.py s4:dsdb:tests: Remove unused variables 2023-08-08 04:39:38 +00:00
ldap_syntaxes.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
ldap.py s4:dsdb:tests: Fix spelling 2023-08-30 02:15:29 +00:00
linked_attributes.py s4:dsdb/tests: let a test to demonstrate the behavior of invisible backlinks 2023-03-23 07:16:34 +00:00
login_basics.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
ndr_pack_performance.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
notification.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
password_lockout_base.py pytest/password_lockout: Remove unused variables 2023-05-16 23:29:32 +00:00
password_lockout.py pytest/password_lockout: Use more specific assertion methods 2023-05-16 23:29:32 +00:00
password_settings.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
passwords.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
priv_attrs.py s4:dsdb:tests: Fix usage lines 2023-08-30 02:15:29 +00:00
rodc_rwdc.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
rodc.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
sam.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
sec_descriptor.py s4:dsdb:tests: Remove unused variables 2023-08-08 04:39:38 +00:00
sites.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
sort.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
subtree_rename.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
token_group.py s4:dsdb:tests: Fix code spelling 2023-08-03 14:31:34 +00:00
tombstone_reanimation.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
unicodepwd_encrypted.py dsdb/tests: Add test for modification of unicodePwd over a cleartext/signed connection 2023-04-06 00:33:35 +00:00
urgent_replication.py python: Replace calls to deprecated methods 2023-01-30 09:00:39 +00:00
user_account_control.py s4:dsdb:tests: Remove unused imports 2023-08-30 02:15:29 +00:00
vlv.py selftest: Add test for combination of anr and paged_results 2023-08-02 11:16:41 +00:00