tree: e92da4f407f3f53c8ce1a8642b15612a7835eddf [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).