crosvm/devices
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
tests/irqchip hypervisor: change VcpuX86_64::interrupt to only accept u8 vector 2024-06-10 18:43:56 +00:00
Cargo.toml Replace memoffset with std::core::offset_of 2024-06-28 22:07:50 +00:00