Skip to content

add tests for rename, chmod, fsync, and statvfs values#347

Merged
h4sh5 merged 1 commit into
libfuse:masterfrom
abhinavagarwal07:add-tests-rename-chmod-fsync-statvfs
May 15, 2026
Merged

add tests for rename, chmod, fsync, and statvfs values#347
h4sh5 merged 1 commit into
libfuse:masterfrom
abhinavagarwal07:add-tests-rename-chmod-fsync-statvfs

Conversation

@abhinavagarwal07
Copy link
Copy Markdown
Collaborator

rename, chmod, and fsync had zero test coverage. statvfs only checked that the call doesn't crash.

Adds tst_rename, tst_rename_over, tst_chmod, tst_fsync, and extends tst_statvfs to verify returned values. The fsync test reads from the backing store while the fd is still open to confirm data reached the remote before close/release.

@abhinavagarwal07 abhinavagarwal07 force-pushed the add-tests-rename-chmod-fsync-statvfs branch from ec1af38 to 033a883 Compare May 15, 2026 18:27
@h4sh5 h4sh5 merged commit ea60e34 into libfuse:master May 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants