r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()
authorStefan Metzmacher <metze@samba.org>
Wed, 31 Oct 2007 15:44:42 +0000 (16:44 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:43:51 +0000 (05:43 +0100)
commit1f87eb38fdb76d73ea1dd045d8555a662bf0c77b
tree947eb88e986543da3a81dcb86980822e001077fb
parent7dee06709e01118dc3b56e79b1050de9bace92a3
r25768: pidl: NT_STATUS_IS_ERR() is NOT the same as !NT_STATUS_IS_OK()

Everything but success should be handled as error in the tests.

metze
(This used to be commit cadb1cc743a19fc16e61f8246b1e8771c806caea)
source4/pidl/tests/ndr_align.pl
source4/pidl/tests/ndr_alloc.pl
source4/pidl/tests/ndr_array.pl
source4/pidl/tests/ndr_fullptr.pl
source4/pidl/tests/ndr_refptr.pl
source4/pidl/tests/ndr_represent.pl
source4/pidl/tests/ndr_simple.pl
source4/pidl/tests/ndr_string.pl
source4/pidl/tests/ndr_tagtype.pl