zephyr/samples/subsys/debug/fuzz/prj.conf
Andy Ross 7f5e1904cc samples: Add fuzz sample
This is a simple example of fuzz test integration with Zephyr apps
that displays LLVM libfuzzer's most important feature: it's ability to
detect and explore deep and complicated call trees by exploiting
coverage information gleaned from instrumented binaries.

See README.rst and the inline comments for details

Signed-off-by: Andy Ross <andyross@google.com>
2022-08-26 11:57:46 +02:00

2 lines
30 B
Plaintext

CONFIG_ARCH_POSIX_LIBFUZZER=y