summaryrefslogtreecommitdiff
path: root/source4/torture/drs/python/delete_object.py
AgeCommit message (Expand)AuthorFilesLines
2013-07-30dsdb tests: Add member/memberOf checking to delete_objects testingAndrew Bartlett1-21/+257
2013-07-25torture/drs: Expand an error message to aid debuggingAndrew Bartlett1-1/+1
2011-02-27s4/drs-test: Remove unused importsKamen Mazdrashki1-4/+0
2011-02-27s4/drs-test: remove netReplicateCmd test from 'deleted object' test caseKamen Mazdrashki1-10/+4
2011-02-27s4/drs-tests: Disable replication during 'deleted object' testKamen Mazdrashki1-17/+10
2011-02-20s4/drs-tests: Inherit DrsDeleteObjectTestCase from DrsBaseTestCaseKamen Mazdrashki1-44/+2
2011-02-02s4-python Ensure we add the Samba python path first.Andrew Bartlett1-1/+1
2011-01-25s4-test/delete_object: Remove global ldb connectionsKamen Mazdrashki1-26/+7
2011-01-03Use TestCase.get_credentials() where possible.Jelmer Vernooij1-1/+1
2010-12-02s4-test/delete_object: Remove unused importsKamen Mazdrashki1-3/+4
2010-10-28s4 net: rename to samba-tool in order to not clash with s3 netKai Blin1-4/+4
2010-10-03s4-test-delete_object.py: Use common implementation for env_get_var_value()Kamen Mazdrashki1-8/+2
2010-10-03s4-test-delete_object.py: Use common implementation for connect_samdb()Kamen Mazdrashki1-20/+2
2010-10-01delete_object: Remove unnecessary pass calls.Jelmer Vernooij1-7/+0
2010-09-26s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB connec...Kamen Mazdrashki1-2/+3
2010-09-22s4-drs-test: Relax a check that may possibly failKamen Mazdrashki1-1/+7
2010-08-30s4-drs-test: Skip a check that may possibly failKamen Mazdrashki1-1/+7
2010-08-30s4-drs-test: Use dns hostnames to run 'net drs replicate' commandKamen Mazdrashki1-5/+5
2010-06-28s4/drs-test: Add few comments in DrsDeleteObjectTestCase testKamen Mazdrashki1-3/+10
2010-06-26s4/drs-test: Fix whitespaces and permissions for delete_object.py testKamen Mazdrashki1-5/+5
2010-06-25s4/drs-test: Tests Deleted objects replicationKamen Mazdrashki1-0/+222