tree: e9aa4c251dc3b661e7ac288a65cec89a01cfe15f [path history] [tgz]
  1. cpp/
  2. fidl/
  3. go/
  4. rust/
  5. zx/
  6. BUILD.gn
  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 fx fuzz e2etest still passes and update it if necessary. For cpp:crash_fuzzer and cpp:overflow_fuzzer in particular, behavioral changes should additionally be validated against the ClusterFuzz integration tests. See fxbug.dev/61973 for more details.