crosvm/common/cros_asyncv2
Daniel Verkamp cddc85e857 cros_asyncv2: use tempfile::tempdir in tests
Replace use of env::temp_dir() with tempfile::tempdir() to ensure each
test gets a unique temporary directory name. This avoids test failures
when running multiple tests simultaneously.

BUG=b:274145919
TEST=tools/dev_container tools/presubmit

Change-Id: Iac3a248d52830f3efafd8a954d1cc9633f71f301
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4350606
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2023-03-17 20:02:41 +00:00
..
src cros_asyncv2: use tempfile::tempdir in tests 2023-03-17 20:02:41 +00:00
Cargo.lock crosvm: move enum ProcessType to win_util. 2022-09-21 19:28:49 +00:00
Cargo.toml fix future incompatibilities 2023-03-08 21:57:36 +00:00