crosvm/fuse
Yuan Yao 3f8df5a95d device: fs: add unit tests for FS_IOC_SETPATHXATTR ioctl
Add unit tests for FS_IOC_SETPATHXATTR ioctl. Validate handling of valid
and invalid input data. Also, test the path matching and xattr setting
logic.

BUG=b:333641954
TEST=cargo test --package devices --lib -- virtio::fs::passthrough::tests

Change-Id: I753b02fae9e457a02e774f35752d87df0000a693
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5737596
Commit-Queue: Yuan Yao <yuanyaogoog@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
2024-07-29 06:07:27 +00:00
..
src device: fs: add unit tests for FS_IOC_SETPATHXATTR ioctl 2024-07-29 06:07:27 +00:00
Cargo.toml Cargo.toml: avoid "*" versions for external crates 2024-05-22 01:01:42 +00:00