summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/tests/python
Commit message (Expand)AuthorAgeFilesLines
* tests/sam: Remove unnecessary calls for third party module imports.Jelmer Vernooij2015-03-061-2/+0
* s4-samdb/tests: Assert on expected set of attributes for new User objectKamen Mazdrashki2015-02-031-0/+60
* s4-dsdb/tests: Assert on expected set of attributes for restored objectsKamen Mazdrashki2015-02-031-5/+104
* s4-dsdb/tests: Do not pre-create LoadParm - connect_samdb_env() will handle itKamen Mazdrashki2015-02-031-5/+1
* s4-dsdb-test: Use common base method for restoring Deleted objectsKamen Mazdrashki2015-02-031-25/+14
* s4-dsdb/test: Delete any leftover objects in the beginning of Cross-NC testKamen Mazdrashki2015-02-031-2/+4
* s4-dsdb-test/reanimate: Fix whitespaces according to PEP8Kamen Mazdrashki2015-02-031-20/+19
* s4-dsdb-tests: Move base tests for Tombstone reanimation in tombstone_reanima...Kamen Mazdrashki2015-02-032-174/+179
* s4-dsdb-test: Fix duplicated key in a dictionary in sam.pyKamen Mazdrashki2015-02-031-2/+2
* s4-dsdb-test: remove trailing ';' in ldap.pyKamen Mazdrashki2015-02-031-32/+32
* s4-dsdb-test: Fix Undelete tests after subunit upgrade workKamen Mazdrashki2015-02-031-31/+31
* s4-dsdb-test: Use case insensitive comparison for DNs in undelete testKamen Mazdrashki2015-02-031-1/+1
* s4-dsdb-test: Initial implementation for Tombstone restore test suiteKamen Mazdrashki2015-02-031-0/+285
* s4-dsdb: Tests for security checks on undelete operationNadezhda Ivanova2015-02-031-1/+131
* s4-dsdb-tests: Fix whitespace in deletetest.pyKamen Mazdrashki2015-02-031-1/+1
* s4-dsdb-tests: Make unique object names to test with in deletetestKamen Mazdrashki2015-02-031-10/+18
* s4-dsdb-tests: Remove unused method get_ldap_connection()Kamen Mazdrashki2015-02-031-13/+0
* s4-dsdb-tests: Remove trailing ';' in deletetest.pyKamen Mazdrashki2015-02-031-2/+2
* s4-dsdb-tests: Some tests for deleted objects undelete operationNadezhda Ivanova2015-02-031-5/+198
* s4:dsdb/tests: add test_timevalues1() to verify timestamp valuesStefan Metzmacher2015-01-241-0/+40
* dsdb-tests: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT if...Andrew Bartlett2015-01-221-3/+63
* dsdb-tests: Show that we can not change the primaryGroupID of a DCAndrew Bartlett2015-01-221-0/+110
* dsdb: Improve userAccountControl handlingAndrew Bartlett2015-01-221-8/+16
* dsdb-tests: Add new test samba4.user_account_control.pythonAndrew Bartlett2015-01-221-0/+521
* dsdb-tests: Align sam.py with Windows 2012R2 and uncomment userAccountControl...Andrew Bartlett2015-01-221-82/+68
* dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptableGarming Sam2014-12-221-9/+339
* Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij2014-11-301-2/+1
* sam: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-241-8/+4
* Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.Jelmer Vernooij2014-11-242-39/+50
* Use samba.tests.subunitrun in urgent replication test.Jelmer Vernooij2014-11-241-13/+4
* ldap: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-19/+6
* deletetest: use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-60/+52
* ldap_syntaxes: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-24/+16
* password lockout: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-99/+90
* passwords: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-119/+113
* sec_descriptor: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-16/+6
* token_group: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-12/+8
* sites: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-11/+6
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-19/+13
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2014-11-221-8/+6
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2014-11-221-1/+1
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2014-11-221-13/+10
* dsdb.tests.acl: Create and run a single testsuite, should easy migration to r...Jelmer Vernooij2014-11-191-34/+43
* dsdb.tests.ldap: Create and run a single testsuite, should easy migration to ...Jelmer Vernooij2014-11-191-116/+73
* dirsync test: Create and run a single testsuite, should easy migration to reg...Jelmer Vernooij2014-11-191-15/+12
* urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij2014-10-141-72/+44
* join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett2014-09-011-0/+2
* selftest: Add test for password lockoutAndrew Bartlett2014-04-021-0/+1484
* dsdb-tests: Remove pointless creation of ldaptestouAndrew Bartlett2014-04-021-1/+0
* s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...Nadezhda Ivanova2013-11-031-3/+14