crosvm/e2e_tests/tests
Daniel Verkamp b5592f1b71 e2e_tets: fs: fix list formatting in comment
Fixes clippy error: "doc list item without indentation"

BUG=b:365852007

Change-Id: I80c370a57b2adcce03d53e10b4e173d5aec7bc28
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5972795
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Auto-Submit: Daniel Verkamp <dverkamp@chromium.org>
2024-10-29 03:09:59 +00:00
..
goldens devices: pci: set class codes for all virtio types 2024-05-08 17:06:41 +00:00
backcompat.rs e2e_tests: Support program parsing guest command output 2023-09-19 22:27:35 +00:00
block.rs e2e_tests: add VmConfig::with_vhost_user() helper 2023-11-21 19:30:51 +00:00
boot.rs e2e_test: Add a test for virtio-pvclock behavior 2024-03-13 09:05:25 +00:00
console.rs e2e_tests: console: simplify reading of output file 2024-06-05 22:55:10 +00:00
fs.rs e2e_tets: fs: fix list formatting in comment 2024-10-29 03:09:59 +00:00
pci_hotplug.rs base: define ioctls as consts rather than functions 2024-06-25 19:17:21 +00:00
pmem.rs e2e_test: pmem: Add tests for mounting pmem device 2024-07-11 05:21:36 +00:00
pmem_ext2.rs ext2: fix needless borrow clippy warnings 2024-10-02 07:07:17 +00:00
prebuilts.rs e2e_tests: remove unnecessary reference 2023-04-11 20:44:34 +00:00
scsi.rs e2e_tests: scsi: Add test cases for discard operations. 2023-12-01 12:07:56 +00:00
snd.rs crosvm device: add --socket-path and --fd, deprecate --socket 2024-09-24 22:10:51 +00:00
suspend_resume.rs devices: pmem: Add --pmem flag to replace pmem-device and rw-pmem-device 2024-05-16 08:29:48 +00:00
swap.rs Replace #[cfg(unix)] with #[cfg(any(target_os = "android", target_os = "linux"))] 2023-10-11 00:43:29 +00:00
vsock.rs crosvm device: add --socket-path and --fd, deprecate --socket 2024-09-24 22:10:51 +00:00