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 04:31:06 +0000 (20:31 -0800)
commitcc2d13f7f3cfdcc1ed710612ebaee985e81d9a25
tree9da16d6207b638fe3a6e23eb877d540f6cd14afc
parent254d3da934086e0bbfb74f23167eefbcc0759e1a
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.
(cherry picked from commit ac0ffba004160693ea5829775d732146ef261c47)
selftest/target/Samba3.pm
source3/script/tests/test_smbtorture_s3.sh
source3/torture/torture.c