Add test that detects problems in the SMB signing code when run through cli_write...
authorJeremy Allison <jra@samba.org>
Thu, 11 Nov 2010 01:54:57 +0000 (17:54 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 11 Nov 2010 02:07:51 +0000 (18:07 -0800)
commitac0ffba004160693ea5829775d732146ef261c47
tree7d440a3a243f9c85da50f07a3994c7da034259bc
parentc4c230bd0fb25a0433e36c4e4a315268ff44fbe0
Add test that detects problems in the SMB signing code when run through cli_write() (which doesn't use the new async methods).

Unfortunately, and I think due to the socket wrapper code, this doesn't
detect the failure on the build farm, but running the RW-SIGNING test
separately against a Samba or Windows server using signing does.

Jeremy.
selftest/target/Samba3.pm
source3/script/tests/test_smbtorture_s3.sh
source3/torture/torture.c