android13/external/oss-fuzz/projects/example/my-api-repo
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
do_stuff_test_data initial 2024-06-22 20:45:49 +08:00
Makefile initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
do_stuff_fuzzer.cpp initial 2024-06-22 20:45:49 +08:00
do_stuff_fuzzer.dict initial 2024-06-22 20:45:49 +08:00
do_stuff_unittest.cpp initial 2024-06-22 20:45:49 +08:00
my_api.cpp initial 2024-06-22 20:45:49 +08:00
my_api.h initial 2024-06-22 20:45:49 +08:00
standalone_fuzz_target_runner.cpp initial 2024-06-22 20:45:49 +08:00

README.md

Example of OSS-Fuzz ideal integration.

This directory contains an example software project that has most of the traits of ideal support for fuzzing.

Files in my-api-repo

Imagine that these files reside in your project's repository:

Files in OSS-Fuzz repository

Example bug

Example bug report filed automatically: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1562