ldb: Add tests for Ldb.write_ldif() including the FLG_SHOW_BINARY and FLAG_FORCE_NO_B...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 01:30:36 +0000 (13:30 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 02:07:21 +0000 (02:07 +0000)
commitbc48b4b158b9bb76ba82cf30bfc83d707e2dbaf3
tree4e92540d84aad3e6c04c111c13b8c9aefe8399c3
parentf8fbd9cfe166eeee796b8964c597598e9bca597f
ldb: Add tests for Ldb.write_ldif() including the FLG_SHOW_BINARY and FLAG_FORCE_NO_BASE64_LDIF

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/tests/python/api.py