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