mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-28 01:16:50 +00:00
a72f3c4dd2
This allows it to run on oss-fuzz as well. BUG=b:279217867 TEST=cargo +nightly fuzz run --fuzz-dir=crosvm-fuzz -O --features upstream-fuzz crosvm_p9_tframe_fuzzer Change-Id: Id0d24901d454967a94c4b7487916cb805e205450 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4539920 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
audio_streams | ||
balloon_control | ||
cros-fuzz | ||
data_model | ||
p9 | ||
sync | ||
chromeos_warning.md | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.