Skip to content

fuzztest-rust | resolve relative corpus_db paths in test environments - #2179

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

fuzztest-rust | resolve relative corpus_db paths in test environments#2179
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/960467147

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

fuzztest-rust | resolve relative corpus_db paths in test environments

  • Change corpus_db field in FuzzTestOptions from String to PathBuf.
  • Add parse_corpus_db_path to resolve relative corpus_db paths relative to TEST_SRCDIR when running inside Bazel test sandboxes.
  • Disallow empty corpus_db paths during CLI and environment parsing.

@copybara-service
copybara-service Bot force-pushed the cl/960467147 branch 2 times, most recently from 1fc0774 to feee9aa Compare August 10, 2026 00:20
- Change corpus_db field in FuzzTestOptions from String to PathBuf.
- Add parse_corpus_db_path to resolve relative corpus_db paths relative to TEST_SRCDIR when running inside Bazel test sandboxes.
- Disallow empty corpus_db paths during CLI and environment parsing.

PiperOrigin-RevId: 960467147
@copybara-service copybara-service Bot changed the title No public description fuzztest-rust | resolve relative corpus_db paths in test environments Aug 18, 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