s4:torture:raw:notify: remove CHECK_STATUS.
commitf0a113a06eded57bbf8067e965d900ed06b6e41a
authorMichael Adam <obnox@samba.org>
Thu, 26 Mar 2015 11:00:15 +0000 (26 12:00 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 30 Mar 2015 11:41:26 +0000 (30 13:41 +0200)
tree495bab37a5f26a5a5833a275f85a33cc20cdb11c
parent4de622b6b1a6b5eb1d4984872fbcfd94666a84db
s4:torture:raw:notify: remove CHECK_STATUS.

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