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