s3-torture: introduce check_both_error()
authorBjörn Baumbach <bb@sernet.de>
Thu, 7 Jul 2011 14:27:39 +0000 (16:27 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 7 Jul 2011 17:16:28 +0000 (19:16 +0200)
commit60873a9e48115e5bfb3c58cccd078c49d43c56bc
tree85f861a3d336d84f183e1ac09e0775dfaa2e42df
parent3cdf962d1ea2823e2a5200533685b3a627a00237
s3-torture: introduce check_both_error()

Check if the server produced the expected dos or nt error code like
check_error(), but without a cli_state struct.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/torture/torture.c