torture/smb2: add SMB2-PERSISTENT-HANDLES1 test
authorStefan Metzmacher <metze@samba.org>
Wed, 16 Apr 2008 08:11:44 +0000 (10:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 Apr 2008 00:39:32 +0000 (02:39 +0200)
commit4dc59022e81b05e181183d81ae1fa8895c2afbec
treed86a2bd0bac358fd2c4a14c49a71acd87720c30a
parent9064aad727797646dfc73f947aedde26e638ba10
torture/smb2: add SMB2-PERSISTENT-HANDLES1 test

This demonstrates that the file seek position
is still available on reconnected persistent handles.

metze
(This used to be commit 30e04ae3a02596de03d06874ff5dfc0ddc3bf902)
source4/torture/smb2/config.mk
source4/torture/smb2/persistent_handles.c [new file with mode: 0644]
source4/torture/smb2/smb2.c