s4:torture:basic: make use of torture_assert macros in delayed_write_update1a
authorMichael Adam <obnox@samba.org>
Thu, 2 Oct 2014 11:37:02 +0000 (13:37 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 3 Oct 2014 06:34:05 +0000 (08:34 +0200)
commit218a14f1a396a1511a5a69436f8c037de3606642
tree0c0837081407608ebd41ebaa439c48c1b97c0d1e
parente99a550ccb3a42606150f6eba39222939edf26b2
s4:torture:basic: make use of torture_assert macros in delayed_write_update1a

This does not change the logic except for adding early
returns in failure cases.
But it makes the code more compact and obvious.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/basic/delaywrite.c