ldb: complex expression testing
authorAaron Haslett <aaronhaslett@catalyst.net.nz>
Fri, 21 Sep 2018 05:55:42 +0000 (17:55 +1200)
committerGary Lockyer <gary@samba.org>
Fri, 7 Dec 2018 06:07:08 +0000 (07:07 +0100)
commitdcd68bce1826641d4d881ad5c94c251a6ab175f0
tree93dd3ff4d71d641e5822f778f12004d871cc7a26
parent2f68c436cc857dd6c56ec75e03664388f5d1da2b
ldb: complex expression testing

Tests that prepare complex ldap expressions and equivalent python expressions,
then compare the results of the two.

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
Autobuild-User(master): Gary Lockyer <gary@samba.org>
Autobuild-Date(master): Fri Dec  7 07:07:08 CET 2018 on sn-devel-144
python/samba/tests/complex_expressions.py [new file with mode: 0644]
selftest/knownfail.d/complex_expressions [new file with mode: 0644]
source4/selftest/tests.py