Skip to content

cargo-fuzztest: support replaying all crashes from corpus - #2166

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/956523846
Open

cargo-fuzztest: support replaying all crashes from corpus#2166
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/956523846

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

cargo-fuzztest: support replaying all crashes from corpus

  • Add requires = "corpus_db" to replay_findings in FuzzTestOptions.
  • Support ExecutionMode::ReplayAllCrashes in CargoFuzzTestOptions.
  • Set FUZZTEST_REPLAY_FINDINGS environment variable in FuzztestRunner.
  • Add unit, runner, and end-to-end integration tests for replaying all crashes.

@copybara-service
copybara-service Bot force-pushed the cl/956523846 branch 3 times, most recently from 27f6da2 to 29faa41 Compare August 10, 2026 00:17
- Add requires = "corpus_db" to replay_findings in FuzzTestOptions.
- Support ExecutionMode::ReplayAllCrashes in CargoFuzzTestOptions.
- Set FUZZTEST_REPLAY_FINDINGS environment variable in FuzztestRunner.
- Add unit, runner, and end-to-end integration tests for replaying all crashes.

PiperOrigin-RevId: 956523846
@copybara-service copybara-service Bot changed the title No public description cargo-fuzztest: support replaying all crashes from corpus Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant