s4/dsdb/tests: PY3 port samba4.ldap.vlv
authorNoel Power <noel.power@suse.com>
Tue, 20 Nov 2018 13:10:25 +0000 (13:10 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:23 +0000 (10:38 +0100)
commitc83e1a6aea91f1886b87e657d5ec03221ef343c7
tree63ba4b4e3bcb8af84ed86eba74ec563eea77f6fd
parent74aabacc34916452eadec1ca5e911e5afdb82d50
s4/dsdb/tests: PY3 port samba4.ldap.vlv

Misc changes mostly around use of ldb.bytes, bytes and string to get
the test to work. Additionally results of a range cannot be combined
with a list using the '+' operator (need to enclose the range with
list).

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