summaryrefslogtreecommitdiff
path: root/source4/torture/drs/python/repl_schema.py
AgeCommit message (Expand)AuthorFilesLines
2013-05-14selftests-drs: make our generated class subclass of classschemaMatthieu Patou1-1/+2
2013-02-22torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...Andrew Bartlett1-1/+5
2011-02-27s4/drs-test: Remove unused importsKamen Mazdrashki1-7/+0
2011-02-20s4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBaseTestCaseKamen Mazdrashki1-45/+2
2011-02-02s4-python Ensure we add the Samba python path first.Andrew Bartlett1-1/+1
2011-01-03Use TestCase.get_credentials() where possible.Jelmer Vernooij1-1/+1
2010-12-15s4-test/repl_schema: remove unused and commented out codeKamen Mazdrashki1-3/+0
2010-12-15s4-test/repl_schema: Make sure every object is with unique nameKamen Mazdrashki1-2/+5
2010-12-15s4-test/repl_schema: use 'top' as default base class for our test classSchema...Kamen Mazdrashki1-1/+1
2010-12-15s4-test/repl_schema: New test to test a classSchema with custom attributeKamen Mazdrashki1-0/+24
2010-12-02s4-test/repl_schema: Test class inheritance through subClassOfKamen Mazdrashki1-1/+26
2010-12-02s4-test/repl_schema: Make ERR_NO_SUCH_OBJECT visible to usKamen Mazdrashki1-0/+1
2010-12-02s4-test/repl_schema: Test classSchema and attributeSchema replication in sepa...Kamen Mazdrashki1-0/+18
2010-12-01s4-test/schema: Extend the test to replicate a Class with Attribute with "may...Kamen Mazdrashki1-2/+10
2010-11-29s4-repl_schema: fixed ldb exception handlingAndrew Tridgell1-2/+4
2010-11-28s4-python: Fix formatting of docstrings for the purpose of pydoctor.Jelmer Vernooij1-4/+6
2010-11-23s4-test/repl_schema: Refactor the test a little bit toKamen Mazdrashki1-31/+59
2010-11-22s4-test/repl_schema: Remote global ldb connectionsKamen Mazdrashki1-25/+7
2010-11-11s4-test: repl_schema - Make sure LdbError and ERR_NO_SUCH_OBJECT are visibleKamen Mazdrashki1-0/+1
2010-11-08s4-test: Initial implementation for Schema replication black box testKamen Mazdrashki1-0/+174