ldb_debug tests: Fix binary data in debug log for-autobuild-2018-02-25
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 23 Feb 2018 02:04:36 +0000 (15:04 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 25 Feb 2018 19:25:32 +0000 (08:25 +1300)
commite27903b7951362fd83f7f1fafec09417d72ba896
treeea7f64c0499f4dccf0ab22a4c6f350a77831f9cf
parent08cba58d89cb23935daa624db9594c7cf5ba3dd1
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>
lib/ldb/tests/ldb_mod_op_test.c