Actions
Feature #9286
closedAdd unit test for test_chown in test_fileutils.rb with non-root account
Description
Right now, there is no unit tests for test_chown except for checking whether chown is singleton or not. Hereby, I attach the patch to test the capability of chown method with non-root user account. Non-root user can change the group ownership of the file (but not the user ownership).
In separate tickets, I'll add unit test for chmod_r and chmod with root account. We do it step by step.
Files
Actions
Like0
Like0Like0