torture/smb2: Adding SMB2 Directory enumeration torture tests.
authorAravind <aravind.srinivasan@isilon.com>
Tue, 7 Jul 2009 14:11:56 +0000 (07:11 -0700)
committerSteven Danneman <steven.danneman@isilon.com>
Tue, 14 Jul 2009 21:50:06 +0000 (14:50 -0700)
commit5334b79142e32c39c56cea2e9c0d5b08e2f217ca
tree7fb1a465520889fe41203af47ab8132446acaa96
parent4b6401ab2cce8319abe0f8176bb460d51bd4a390
torture/smb2: Adding SMB2 Directory enumeration torture tests.

* Most of the tests were ported from SMB torture tests.
* Added one new tests which checks the behavior of the file_index field
  present in SMB2_FIND struct.
* Added one new test to check the enumeration of directories containing
  lots of files (~2000 files) with name lengths varying from 1 to 200 char.
source4/torture/smb2/config.mk
source4/torture/smb2/dir.c
source4/torture/smb2/smb2.c