ldb_mdb: Tests for wrap open
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 8 Mar 2018 03:47:59 +0000 (16:47 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Apr 2018 14:27:17 +0000 (16:27 +0200)
commit78ae8724556307f83c77fc45628482561e488d3a
treed1a59542c8453ae4ca9cd2d9ea72e4bfd70c76b3
parentfa2ed4070085da776cf7857215a75532d2e723a0
ldb_mdb: Tests for wrap open

Tests to ensure that the mdb_env wrapping code correctly handles
multiple ldb's point to the same physical database file.

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