1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

python/samba/tests/blackbox: python smbcacls '--propagate-inherit' test

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Noel Power 2020-07-03 10:55:44 +00:00 committed by Jeremy Allison
parent c4707e1dd8
commit 7faab75b47
2 changed files with 1293 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -947,6 +947,8 @@ planoldpythontestsuite("fileserver",
"samba.tests.blackbox.smbcacls_basic(DFS)",
environ={'SHARE': 'msdfs-share',
'TESTDIR': 'smbcacls_sharedir_dfs'})
planoldpythontestsuite("fileserver",
"samba.tests.blackbox.smbcacls_propagate_inhertance")
#
# Want a selection of environments across the process models