mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 20:56:12 +00:00
Move the trait definitions and tests into a single cross-platform file. The File impl is also defined in the top-level crate so it can be exported, and that impl calls new platform-specific functions that provide the actual implementations. BUG=None TEST=cargo test -p base write_zeroes TEST=tools/dev_container tools/run_tests --target=host --arch=win64 Change-Id: I15267c27bd43385545bc406a0143e943e06b16e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3631027 Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Noah Gold <nkgold@google.com> Tested-by: kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
unix | ||
windows |