summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python
AgeCommit message (Expand)AuthorFilesLines
2017-04-13password_lockout: Tests against RODC (once preloaded)Garming Sam2-2/+144
2017-04-13tests/rodc: Add a number of tests for RODC-RWDC interactionGarming Sam1-0/+585
2017-04-13password_lockout: Move some unnecessary methods from baseGarming Sam2-188/+188
2017-04-13password_lockout: Move lockoutObservationWindow tests from setUpGarming Sam2-0/+70
2017-04-13password_lockout: Factor out a base testcaseGarming Sam2-892/+913
2017-04-13password_lockout: Remove use of global creds variablesGarming Sam1-18/+18
2017-04-13password_lockout: Remove use of global lp and host varsGarming Sam1-21/+24
2017-04-13password_lockout: Move more helper methods to a base classGarming Sam1-74/+75
2017-04-13password_lockout: Move more helper methods to a base classGarming Sam1-330/+0
2017-04-13password_lockout: Begin moving helper methods to a base classGarming Sam1-42/+371
2017-04-13selftest: Make some assertions about RODC referralsGarming Sam1-6/+49
2017-04-13selftest: Add ldap rodc python testGarming Sam1-0/+209
2017-03-29TestBase: move insta_creds from password_lockout.pyGary Lockyer1-42/+21
2017-03-27auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM authAndrew Bartlett1-1/+15
2017-03-10perftests/ad_dc_search: do less work in expensive member searchesDouglas Bagnall1-4/+6
2017-03-03dsdb/tests: add test_ldap_bind_must_change_pwd()Stefan Metzmacher1-0/+177
2017-03-03dsdb/tests: remove duplicate test_smartcard_required3() from sam.pyStefan Metzmacher1-101/+0
2017-03-02selftest: add search performance testsDouglas Bagnall1-0/+293
2017-03-02selftest: ndr_pack/unpack performance testDouglas Bagnall1-0/+227
2017-02-14python/tests: Add test for generated and duplicate mAPIIDsBob Campbell1-0/+76
2017-02-14python/tests: add test for generated and duplicate linkIDsBob Campbell1-0/+285
2017-02-09s4/linked_attribute tests: remove helper function unused parameterDouglas Bagnall1-3/+2
2017-02-09s4/linked_attribute tests: try adding linked attributes directlyDouglas Bagnall1-13/+51
2017-02-09s4/linked_attribute tests: test with the relax controlDouglas Bagnall1-6/+75
2017-02-09s4/linked_attribute tests: compare link lists in sorted orderDouglas Bagnall1-5/+3
2017-02-09s4/linked_attribute tests: remove unused codeDouglas Bagnall1-22/+0
2017-02-09s4/linked_attribute tests: add multiple links and replace testsDouglas Bagnall1-0/+132
2017-02-09s4/linked_attributes test: pep8 tidy-up, remove unused importsDouglas Bagnall1-10/+7
2017-01-12s4:tests/sec_descriptor: use more unique oid valuesStefan Metzmacher1-57/+25
2017-01-10python/schema: fix tests flapping due to oid collisionAndrew Bartlett2-33/+33
2016-12-01perf: Add simple tests for the open/close a database caseAndrew Bartlett1-0/+94
2016-09-08tests: Skip a test for reveal internals for passing WindowsGarming Sam1-1/+6
2016-09-08tests: Check that USN bumps when modifying a linked attrGarming Sam1-0/+21
2016-09-08tests: Assert vanishing links doesn't bump USNGarming Sam1-0/+20
2016-08-31Add AD DC performance testsDouglas Bagnall1-0/+338
2016-08-25tests/schemainfo: run dsdb schema info tests with proper URIGarming Sam1-1/+1
2016-08-19vlv tests: remove uninteresting debug messageDouglas Bagnall1-2/+0
2016-07-22s4:dsdb/tests: add UF_SMARTCARD_REQUIRED testsStefan Metzmacher1-1/+465
2016-07-19VLV tests: remove vestigial pdb stubDouglas Bagnall1-3/+0
2016-07-19VLV tests: add tests with show_deleted controlDouglas Bagnall1-1/+170
2016-07-19VLV tests: comment typoDouglas Bagnall1-1/+1
2016-07-19VLV tests: reduce test duplication hence elapsed timeDouglas Bagnall1-6/+6
2016-07-15link_attrs: Add tests for one way links (and pseudo one-way)Garming Sam1-0/+68
2016-07-15dsdb tests: add linked attribute testsDouglas Bagnall1-0/+363
2016-07-09s4:dsdb/tests: add RestoreUserPwdObjectTestCase testStefan Metzmacher1-0/+207
2016-07-09s4:dsdb/tests: improve the RestoreUserObjectTestCase testStefan Metzmacher1-7/+192
2016-07-09s4:dsdb/tests: improve tombstone_reanimation varificationsStefan Metzmacher1-14/+20
2016-07-09s4:dsdb/tests: make tombstone_reanimation.py executableStefan Metzmacher1-0/+0
2016-07-09s4:dsdb/tests: make use assertAttributesEqual() in RestoreUserObjectTestCase()Stefan Metzmacher1-1/+1
2016-06-30s4:dsdb/tests: let password_lockout.py verify the logonCount valuesStefan Metzmacher1-2/+91