ldb: Add tests for base DN of a different case
authorAndrew Bartlett <abartlet@samba.org>
Mon, 28 Aug 2017 22:40:22 +0000 (10:40 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:24 +0000 (21:20 +0200)
commitf14370d4710d170a10d530a7bff9cd6cdd61dea0
treef190f63b9d812b24268764fdf36c9dc0e21f34e1
parentdfe85ecacab2ef6ce7efa3dd42734bdfafbd3096
ldb: Add tests for base DN of a different case

This ensures we cover the case where the DN does not match the DB exactly

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/tests/python/api.py