s4-test/repl_schema: Refactor the test a little bit to
commit58f6a37f645c8c025923aa38cd9445ae2e0d8d0e
authorKamen Mazdrashki <kamenim@samba.org>
Tue, 23 Nov 2010 15:15:21 +0000 (23 17:15 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Tue, 23 Nov 2010 17:44:46 +0000 (23 18:44 +0100)
tree8cc53ea130d3ba4c45521bfd9e3ca06cdf64615b
parent1b5807455783653ca5dd1ae715f9cef455545407
s4-test/repl_schema: Refactor the test a little bit to

- Cleanup imports
- make sure we have testtools and subunit imported
- use dictionaries instead of LDIFs for schema modification
  so now callers for _make_class can easily add new attributes
  for created class
- simplify a little bit classSchema creation
- test attributeSchema replication

Autobuild-User: Kamen Mazdrashki <kamenim@samba.org>
Autobuild-Date: Tue Nov 23 18:44:46 CET 2010 on sn-devel-104
source4/torture/drs/python/repl_schema.py