s4/torture: Add SMB sharemode/access mask tests
authorAravind Srinivasan <aravind.srinivasan@isilon.com>
Tue, 6 Oct 2009 23:57:34 +0000 (16:57 -0700)
committerSteven Danneman <steven.danneman@isilon.com>
Wed, 7 Oct 2009 02:43:15 +0000 (19:43 -0700)
commite9c3318e52ca41a3f40a9fe8803f882e4142a2db
treea73d5dfc5b57d8608324233125799f1a8b0893cf
parent6de743a2a2f8360569b76777fb34cf61c631d619
s4/torture: Add SMB sharemode/access mask tests

Test several thousand permutations of create mask and sharemodes on file
and directory opens.

These tests use a checked-in results table derived from a WinXP server to
verify correct server behavior.

CREATEX_ACCESS
CREATEX_SHAREMODES_FILE
CREATEX_SHAREMODES_DIR
MAXIMUM_ALLOWED
source4/torture/basic/base.c
source4/torture/basic/cxd_known.h [new file with mode: 0644]
source4/torture/basic/denytest.c