selftest: test fetching a large ACL from vfs_acl_xattr
authorUri Simchoni <uri@samba.org>
Sat, 8 Apr 2017 21:20:40 +0000 (00:20 +0300)
committerJeremy Allison <jra@samba.org>
Mon, 17 Apr 2017 22:43:20 +0000 (00:43 +0200)
commit5017dfeef24b8d568e0146c085f3f979d688acf2
tree028aaaae01739d64696d58da8c337b86702426e2
parent0e0f56485e83b5ab1c4a4ad44a9bf55103c9981c
selftest: test fetching a large ACL from vfs_acl_xattr

Add a test that fetches an ACL whose size is larger than 4K.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12737

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/script/tests/test_large_acl.sh [new file with mode: 0755]
source3/selftest/tests.py