mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-09 20:04:20 +00:00
The vmm-swap feature will fork a process to run monitoring userfaultfd. crosvm uses minijail to fork device processes `ProxyDevice::new()`. Minijail panics on fork if there are any other threads running. The test must be executed in a single thread. design document: go/tanooki-phase1-dd BUG=b:215093219 TEST=cargo test -p base -- --test-threads=1 Change-Id: I408dbfa4d606cbe7b2218096b414512710d60100 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3935683 Reviewed-by: David Stevens <stevensd@chromium.org> |
||
---|---|---|
.. | ||
base_event_token_derive | ||
src | ||
tests | ||
.build_test_serial | ||
Cargo.toml |