s4/torture: add addition multiple lock tests
commitad9c5a7b881bd28f408a178766a00098bab19157
authorSteven Danneman <steven.danneman@isilon.com>
Tue, 1 Dec 2009 01:05:27 +0000 (30 17:05 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Thu, 3 Dec 2009 01:28:52 +0000 (2 17:28 -0800)
treed47e9a329db3a060e4443111276c8eeae1d423fb
parentdfbb92e2a1c3478c9b1263adcc4818afe2acd6f7
s4/torture: add addition multiple lock tests

* test that 2 locks in a single LockAndX are transactional
* test that 1 unlock and 1 lock in a single LockAndX are not
  transactional
* test that SMB2 doesn't like mixed lock/unlock in a single
  PDU
source4/torture/raw/lock.c
source4/torture/smb2/lock.c