crosvm/swap
Shintaro Kawamura 87679c98d2 swap: fix tempdir usage in tests
Directories from TempDir::into_path() are not automatically deleted.
We should use TempDir::path() instead.

BUG=b:253555760
TEST=cargo test -p swap

Change-Id: I9f0c5398a7eaa16317f9e40f16231f9b7df0a3a5
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4033426
Reviewed-by: David Stevens <stevensd@chromium.org>
Commit-Queue: Shin Kawamura <kawasin@google.com>
2022-11-17 02:37:47 +00:00
..
src swap: fix tempdir usage in tests 2022-11-17 02:37:47 +00:00
tests swap: fix tempdir usage in tests 2022-11-17 02:37:47 +00:00
Cargo.toml Reland "swap: suspend device processes using SIGSTOP signal" 2022-11-14 06:14:07 +00:00