s4/dsdb/tests/python: PY3 port samba4.ldap_schema.python
authorNoel Power <noel.power@suse.com>
Thu, 1 Nov 2018 14:20:20 +0000 (14:20 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Nov 2018 04:07:16 +0000 (05:07 +0100)
commit1715812915820aa089fbcfd5b8c326e0838727a9
treeea23c240a0a06f693db270a6865d008fda9e7f5f
parent32a490d6818a805b781290cf1ee03f4b870a78be
s4/dsdb/tests/python: PY3 port samba4.ldap_schema.python

+ Misc attributes needed to be converted to strings from bytes to
ensure various asserts work as expected.
+ Fix ndr_unpack call which needs bytes not str

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/ldap_schema.py