s4:torture:raw:notify: remove CHECK_VAL.
authorMichael Adam <obnox@samba.org>
Thu, 26 Mar 2015 17:45:47 +0000 (18:45 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 30 Mar 2015 11:41:26 +0000 (13:41 +0200)
commit8d1d1e0f06860170697dbe0132df76b00a8ca9f5
tree2b1b35cedcd5b5ad85e2b52d43639af8ba1f2dec
parentf0a113a06eded57bbf8067e965d900ed06b6e41a
s4:torture:raw:notify: remove CHECK_VAL.

This macro is not setting torture failure, leading to errors instead
of failures. Use torture_assert_ntstatus_(ok|equal)* macros.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source4/torture/raw/notify.c