Commit 0c6e0344 authored by Alex Chernyakhovsky's avatar Alex Chernyakhovsky Committed by Alex Chernyakhovsky
Browse files

Add fuzzing infrastructure

This commit adds the --enable-fuzzing (and --enable-asan, to make
fuzzing more useful) options and a sample fuzzer for the terminal
parser. At this time only libfuzzer is supported. Future changes to
add AFL to get more fuzzing capability should be possible with the
addition of the afl_driver.cc from Chromium.
parent 1f27c532
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment