selftest: Add tests for expected behaviour on directories as well as files
authorAndrew Bartlett <abartlet@samba.org>
Sun, 11 Nov 2012 10:33:41 +0000 (21:33 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 11 Nov 2012 14:48:10 +0000 (15:48 +0100)
commit1d81e52bba65f05378db7027537aa27eb5bfa70a
tree37a9c32e69db48826fbc4eb139a716bfe6b161a4
parenta6a01552efe69f6450425b001ad600ec056bd18c
selftest: Add tests for expected behaviour on directories as well as files

This is important because it covers the codepath which had the talloc
error fixed by commit 60cf4cb5a630506747431ecbf00d890509baf2f3
(vfs_acl_common: In add_directory_inheritable_components allocate on
psd as parent)

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sun Nov 11 15:48:10 CET 2012 on sn-devel-104
source4/scripting/python/samba/tests/posixacl.py