Searched defs:test_chmod_basic_access (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_rwx_003_pos.ksh101 function test_chmod_basic_access #node group_user other_user function
126 test_chmod_basic_access $testfile ${users[((i+1))]} ${users[((i+2))]}
128 test_chmod_basic_access $testdir ${users[((i+1))]} ${users[((i+2))]}
H A Dzfs_acl_chmod_delete_001_pos.ksh195 function test_chmod_basic_access #node g_usr o_usr function
287 test_chmod_basic_access $target \
291 test_chmod_basic_access $target \
H A Dzfs_acl_chmod_xattr_001_pos.ksh145 function test_chmod_basic_access #node g_usr o_usr function
228 test_chmod_basic_access $target \
232 test_chmod_basic_access $target \
H A Dzfs_acl_chmod_xattr_002_pos.ksh139 function test_chmod_basic_access #node owner g_usr o_usr function
223 test_chmod_basic_access $target ${users[i]} \
227 test_chmod_basic_access $target ${users[i]} \
H A Dzfs_acl_chmod_owner_001_pos.ksh264 function test_chmod_basic_access function
314 test_chmod_basic_access 'root' $file $ZFS_ACL_ADMIN $ZFS_ACL_OTHER1
315 test_chmod_basic_access 'root' $dir $ZFS_ACL_ADMIN $ZFS_ACL_OTHER1
319 test_chmod_basic_access $ZFS_ACL_STAFF1 $file $ZFS_ACL_STAFF2 $ZFS_ACL_OTHER1
320 test_chmod_basic_access $ZFS_ACL_STAFF1 $dir $ZFS_ACL_STAFF2 $ZFS_ACL_OTHER1

Completed in 63 milliseconds