crosvm/e2e_tests/tests
Wang Ningyuan 3fd003cefc e2e_tests: Use distinct tap name for each e2e test
In e2e tests, error 16 is thrown when a tap device is created when its
name is shared with another tap device. This makes the test flaky.
Distinct tap name is needed.

TEST=./tools/dev_container ./tools/presubmit crosvm_tests_x86_64
BUG=b:333090169

Change-Id: I205f69a81ef1f15c3a50c6aae5bcbcd80c30c99e
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5453013
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Ningyuan Wang <ningyuan@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2024-04-16 02:17:42 +00:00
..
goldens devices: usb: Change PCI ID of the xHCI controller 2023-09-13 01:59:21 +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
fs.rs Reformat comments 2024-02-15 23:30:13 +00:00
pci_hotplug.rs e2e_tests: Use distinct tap name for each e2e test 2024-04-16 02:17:42 +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 Reformat comments 2024-02-15 23:30:13 +00:00
suspend_resume.rs e2e_tests: wait for restore to complete before sending commands 2024-04-11 15:51:23 +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 e2e_tests: wait for restore to complete before sending commands 2024-04-11 15:51:23 +00:00