SQ??? ldb_mdb/tests: Run api and index test also on lmdb WHY not the same dict for...
authorGary Lockyer <gary@catalyst.net.nz>
Tue, 6 Mar 2018 02:30:10 +0000 (15:30 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Apr 2018 14:27:17 +0000 (16:27 +0200)
commit63e6d656c6a89b5966c4855e8245861238ab2687
tree67d78d0ba63616584cfa5ffe311d2b63fc93e296
parentcd38709920085348530b46b7d6abec1e75ec6c22
SQ??? ldb_mdb/tests: Run api and index test also on lmdb WHY not the same dict for all tests?  ldb: Allow tests to operate on ldb_mdb after new restrictions

The tests were working fine on ldb_mdb but only in the mode without
the GUID index.  This mode is not OK for production so has been banned
but this means we need to rework the tests to set an objectGUID on
each record.

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