Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more file based tests #9

Open
peshay opened this issue Sep 22, 2018 · 1 comment
Open

add more file based tests #9

peshay opened this issue Sep 22, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@peshay
Copy link

peshay commented Sep 22, 2018

  • assert_file_owner to test if a user is owner of a file
  • assert_file_permission to test permissions set on a file
  • assert_not_zero if a file is greater 0 byte
  • assert_file_set_group_id if set-group-ID is set
  • assert_file_set_user_id if set-user-ID is set
  • assert_sticky_bit if sticky bit is set on file
@peshay peshay added the enhancement New feature or request label Sep 22, 2018
@peshay
Copy link
Author

peshay commented Oct 29, 2018

#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant