s4-test/repl_schema: New test to test a classSchema with custom attribute
authorKamen Mazdrashki <kamenim@samba.org>
Thu, 9 Dec 2010 02:42:13 +0000 (04:42 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Tue, 14 Dec 2010 23:51:19 +0000 (00:51 +0100)
commit13790757620827eed73a81462386d269bdfa0fa7
tree9e598850e83ce3cbbf12bc9eb41aec741d4b85e3
parent79e1a71e5673de5d2e5bf78c7c2adbcd59bbc004
s4-test/repl_schema: New test to test a classSchema with custom attribute

Create new Attribute and a Class,
that has value for newly created attribute.

This should check code path that searches for
AttributeID_id in Schema cacheThis test.

It also tests how we replicate a leaf classSchema that
inherits from a new classSchema with attribute added
- tests both dsdb_attribute_drsuapi_to_ldb() and
_dsdb_syntax_OID_obj_drsuapi_to_ldb() syntax handler
source4/torture/drs/python/repl_schema.py