crosvm/tools
Zihan Chen 646b6ea8fa crosvm-fuzz: Migrate crosvm-fuzz to cargo fuzz
Fuzzer targets can be ran with
cargo +nightly fuzz run --fuzz-dir crosvm-fuzz --features
upstream-fuzz <target>

This should enable us to move fuzzing to anywhere including
ClusterFuzz while maintain compatibility with cros infra.

TEST=`cargo fuzz` won't crash in first 30s,
`USE="asan fuzzer" emerge-hatch crosvm` builds,
`/build/hatch/usr/libexec/fuzzers/crosvm_qcow_fuzzer` won't
crash in first 30s
FIXED=b:245007212
BUG=b:244631591

Change-Id: I4b262ee1a6a90247dea96347c55a3849af793bec
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3905095
Auto-Submit: Zihan Chen <zihanchen@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
2022-10-03 16:12:15 +00:00
..
audio_streams_conformance_test Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
chromeos handle new CV run ended message 2022-09-23 16:58:44 +00:00
contrib Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
examples Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
impl crosvm-fuzz: Migrate crosvm-fuzz to cargo fuzz 2022-10-03 16:12:15 +00:00
tests Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
windows Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
.vpython3 infra: Small process improvements 2022-05-27 20:59:12 +00:00
aarch64vm Update copyright header check to cover all files 2022-09-13 18:41:29 +00:00
bindgen-all-the-things Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
cargo-doc power_monitor: Enable feature in all-linux 2022-09-20 21:06:47 +00:00
cl Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
clippy Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
dev_container dev_container: Always pass tty to docker if available 2022-09-14 19:07:16 +00:00
fmt Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
health-check system_api: Add copy of ChromeOS's system_api 2022-09-28 18:13:00 +00:00
install-aarch64-deps Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
install-armhf-deps Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
install-deps dev_container: Upgrade to debian bookworm 2022-09-14 22:32:36 +00:00
install-docs-deps Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
presubmit tools/run_tests: Split unit tests from integration tests 2022-09-20 18:27:23 +00:00
run_tests Update copyright header check to cover all files 2022-09-13 18:41:29 +00:00
test_target Update copyright header check to cover all files 2022-09-13 18:41:29 +00:00
x86vm Update copyright header check to cover all files 2022-09-13 18:41:29 +00:00