tree: 31e51c9ba438166bcf269b542d82750fd7feea34 [path history] [tgz]
  1. cpp/
  2. fidl/
  3. rust/
  4. zx/
  5. BUILD.gn
  6. METADATA.textproto
  7. OWNERS
  8. README.md
examples/fuzzers/README.md

Example Fuzzers

Please note: some of the specific behaviors of these fuzzers are currently relied upon for manual end-to-end and integration testing, so when making any changes please ensure that the //tool/fuzz:tests e2e tests still pass and update if necessary. For cpp:crash_fuzzer and cpp:overflow_fuzzer in particular, behavioral changes should additionally be validated against the ClusterFuzz integration tests. See https://fxbug.dev/42140318 for more details.