summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python
AgeCommit message (Expand)AuthorFilesLines
2024-01-15python: Generate HRESULT definitions automaticallyJoseph Sutton2-2/+2
2023-11-30python: move HRES_SEC_* constants to samba moduleRob van der Linde2-5/+2
2023-11-30python: tests: make HRES_SEC_E_* constant an intRob van der Linde1-2/+2
2023-11-30python: PEP275: docstrings should always use double quotesRob van der Linde1-6/+6
2023-10-25s4:dsdb:tests: Remove unnecessary f‐stringsJoseph Sutton1-6/+6
2023-10-13s4:dsdb:tests: Use loadTestsFromTestCase() instead of makeSuite()Joseph Sutton8-8/+16
2023-10-13s4:dsdb:tests: Fix assertion messagesJoseph Sutton2-9/+8
2023-10-13s4:dsdb:tests: Remove unused variablesJoseph Sutton2-16/+0
2023-10-13s4:dsdb:tests: Remove unused importsJoseph Sutton3-10/+6
2023-10-10CVE-2023-4154 dsdb/tests: Extend attribute read DirSync testsAndrew Bartlett1-56/+400
2023-10-10CVE-2023-4154 dsdb/tests: Add test for SEARCH_FLAG_RODC_ATTRIBUTE behaviourAndrew Bartlett1-5/+40
2023-10-10CVE-2023-4154 dsdb/tests: Speed up DirSync test by only checking positive mat...Andrew Bartlett1-1/+7
2023-10-10CVE-2023-4154 dsdb/tests: Check that secret attributes are not visible with D...Andrew Bartlett1-0/+12
2023-10-10CVE-2023-4154 dsdb/tests: Force the test attribute to be not-confidential at ...Andrew Bartlett1-4/+6
2023-10-10CVE-2023-4154 dsdb/tests: Use self.addCleanup() and delete_force()Andrew Bartlett2-9/+3
2023-10-10CVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests twiceAndrew Bartlett1-5/+2
2023-08-30s4:dsdb:tests: Fix usage linesJoseph Sutton2-2/+2
2023-08-30s4:dsdb:tests: Remove unused importsJoseph Sutton11-56/+20
2023-08-30s4:dsdb:tests: Fix spellingJoseph Sutton1-4/+4
2023-08-08s4:dsdb:tests: Remove unused variablesJoseph Sutton2-11/+4
2023-08-08s4:dsdb:tests: Use control that was (presumably) intendedJoseph Sutton1-1/+1
2023-08-03s4:dsdb:tests: Fix code spellingAndreas Schneider14-39/+39
2023-08-02selftest: Add test for combination of anr and paged_resultsAndrew Bartlett1-0/+21
2023-06-24s4:dsdb/tests: also verify too old, older password interaction with badPwdCountStefan Metzmacher1-4/+85
2023-06-24s4:dsdb/tests: Test Kerberos login with old password fails (but badPwdCount=0)Stefan Metzmacher1-5/+3
2023-05-24s4-dsdb:large_ldap: Call setUpClass() method of base classJoseph Sutton1-0/+1
2023-05-16s4-dsdb:large_ldap: Remove unused variablesJoseph Sutton1-11/+3
2023-05-16s4-dsdb:large_ldap: Remove unused importsJoseph Sutton1-6/+1
2023-05-16pytest/password_lockout: Remove unused variablesJoseph Sutton1-15/+12
2023-05-16pytest/password_lockout: Use correct variableJoseph Sutton1-1/+1
2023-05-16pytest/password_lockout: Use more specific assertion methodsJoseph Sutton2-41/+41
2023-05-16pytest/password_lockout: Remove unused importsJoseph Sutton2-9/+2
2023-05-16s4:dsdb:tests: Refactor security descriptor testJoseph Sutton1-2/+2
2023-05-16s4:dsdb:tests: Refactor confidential attributes testJoseph Sutton1-53/+16
2023-05-16s4:dsdb:tests: Refactor ACL testJoseph Sutton1-34/+30
2023-05-05s4/dsdb: fix unnecessary backslashRob van der Linde2-6/+6
2023-05-05dsdb/tests: fix assignment to for loop variableRob van der Linde1-5/+5
2023-04-28pytest:large_ldap: use a valid ACEDouglas Bagnall1-1/+1
2023-04-12pytest/acl: Remove unused remnants of source4/dsdb/tests/python/acl.pyJoseph Sutton1-58/+1
2023-04-12s4-dsdb:large_ldap: Note that we don't check that an error was raisedJoseph Sutton1-0/+16
2023-04-12s4-dsdb:large_ldap: Assert that we got all the entriesJoseph Sutton1-0/+2
2023-04-12s4-dsdb:large_ldap: Fix disabled testJoseph Sutton1-3/+3
2023-04-12s4-dsdb:large_ldap: Correctly increment count variableJoseph Sutton1-1/+1
2023-04-12s4-dsdb:large_ldap: Fix typos in variable namesJoseph Sutton1-2/+2
2023-04-06dsdb/tests: Add test for modification of unicodePwd over a cleartext/signed c...Rob van der Linde1-0/+151
2023-04-06dsdb/tests: Double number of expressions in large_ldap.py ldap_timeout testAndrew Bartlett1-1/+1
2023-04-06dsdb/tests: Move SD modification on class-created objects to classSetUpAndrew Bartlett1-10/+8
2023-04-05CVE-2023-0225 pytest/acl: test deleting dNSHostName as unprivileged userDouglas Bagnall1-0/+236
2023-04-05dsdb: Remove remaining references to DC_MODE_RETURN_NONE and DC_MODE_RETURN_ALLAndrew Bartlett1-70/+16
2023-04-05CVE-2023-0614 ldb: Prevent disclosure of confidential attributesJoseph Sutton1-6/+6