mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
This is the version used by rand 0.8.x (and the latest available version as of this writing), so this allows us to upgrade crosvm-fuzz to rand 0.8 as well. BUG=b:236978141 TEST=tools/dev_container tools/run_tests --target=host TEST=USE='asan fuzzer' emerge-amd64-generic crosvm Change-Id: I297f6c17114b2b8e8f12d5dd9d35b071b91d6780 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3722780 Reviewed-by: Dennis Kempin <denniskempin@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
OWNERS | ||
README.md |
Support crate for fuzzing rust code
The crate provides support for fuzzing rust code on Chrome OS.