tree: 0af853bea5de9b0892662be556727bfc82b4e061 [path history] [tgz]
  1. starnix/
  2. BUILD.gn
  3. README.md
src/testing/fuzzing/syzkaller/README.md

This directory contains definitions needed to build and run syzkaller against Fuchsia's system call interfaces.

  • The top-level directory is relevant for Zircon fuzzing (currently on pause: https://fxbug.dev/296220035). Its BUILD.gn contains rules to build syzkaller's syz-executor component for Fuchsia.

  • The starnix subdirectory is relevant for Starnix fuzzing (currently active).