ldb_debug tests: Fix binary data in debug log
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 23 Feb 2018 02:04:36 +0000 (15:04 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 26 Feb 2018 06:29:49 +0000 (07:29 +0100)
commit2a85bcb3f486ae6f473b934bbe920d1733b7f7a4
treefad01ce520b2932beea82fa539d16bccf7ecd106
parentc5a14306c82f702f4788faea262c9ec6ade584cb
ldb_debug tests: Fix binary data in debug log

Tests to ensure:
    When duplicate objects are added, the GUID was printed in the debug log
    are passed through the escape function.
    And that duplicate DN's do not generate debug log entries.

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

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Feb 26 07:29:49 CET 2018 on sn-devel-144
lib/ldb/tests/ldb_mod_op_test.c