selftest: Add test to show that sam.ldb does not do a full scan in startup
authorAndrew Bartlett <abartlet@samba.org>
Wed, 23 May 2018 05:31:03 +0000 (17:31 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 30 May 2018 02:23:28 +0000 (04:23 +0200)
commit439072d1997cc94b63d269e2760d70c7b1855f2f
tree0ec63e178ee2f5790326d1125120504e81a47ae7
parente99c199d811e607e7867e7b40d82a1642226c647
selftest: Add test to show that sam.ldb does not do a full scan in startup

We should add some other more complex operations here.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13448

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/tests/dsdb.py