crosvm/base/tests
Daniel Verkamp 875a1d7d30 base: net: use tempfile::tempdir() in tests
Avoid the possibility of tests reusing the same socket path by using a
known unique directory from tempfile::tempdir().

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

Change-Id: I883e223617fb465cdfbff5a45509098487b62b3b
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4348699
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2023-03-17 20:02:44 +00:00
..
unix base: net: use tempfile::tempdir() in tests 2023-03-17 20:02:44 +00:00
process.rs Use custom test harness for tests using fork 2023-03-01 21:46:16 +00:00
tube.rs Reformat all files with nightly 2022-10-31 21:33:33 +00:00