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