s4 torture: RAW-ACL Improvements
authorZack Kirsch <zack.kirsch@isilon.com>
Thu, 2 Jul 2009 21:08:41 +0000 (14:08 -0700)
committerTim Prouty <tprouty@samba.org>
Tue, 8 Dec 2009 00:54:16 +0000 (16:54 -0800)
commit1724273ab94269783ddbe367c5c9ec2bf690b70b
tree62e28fcf4e5434a41c2bf0b23300515af9908b9e
parent919440a2aa19b8e0eeb6387fea99dd049132b7dd
s4 torture: RAW-ACL Improvements

- Change RAW-ACLS test suite so each test can be run individually.
- Add verify_sd() and verify_attrib() helper functions.
- Change test_nttrans_create() to work for both files and directories.
- Fix a segfault in test_inheritance() when the test errors out early.
- test_sd_get_set() does not pass against XP or Vista, so it is no longer added
  to the RAW-ACLS test suite.
- Minor fixes to test_inheritance().
- New INHERITFLAGS test, which tests the auto inheritance flags a bit more.
- printf -> torture_comment / torture_warning / torture_result
source4/torture/raw/acls.c
source4/torture/raw/raw.c