s4/drs(tort): replace DEBUG with torture_asert/comment/fail
commit442cded430a94c583d147f54075a8814d3cbdab1
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Mon, 16 Nov 2009 09:36:20 +0000 (16 11:36 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 16 Nov 2009 23:47:05 +0000 (17 10:47 +1100)
treeee76f9bb027be3248e55bd9719c3bb8939c0d056
parentaaff29f5b472468e0ffbfc9bf33eead16bdb111c
s4/drs(tort): replace DEBUG with torture_asert/comment/fail

I left dumping of decrypted attributes values 'as is'
(using DEBUG and DEBUGADD) as it uses dump_data() function.
dump_data() uses DEBUGADD internally, so I have no way
to redirect its output to torture_context at this point.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/rpc/dssync.c