From 268d8052a28a8f165a675d1f46513feb5795fcee Mon Sep 17 00:00:00 2001 From: robertswiecki Date: Fri, 2 Jun 2017 02:55:01 +0200 Subject: Support honggfuzz as a FUZZING_ENGINE (#636) --- docs/faq.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/faq.md') diff --git a/docs/faq.md b/docs/faq.md index 9075b39b..866a07b3 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -88,3 +88,6 @@ In either case, look at the [coverage reports](clusterfuzz.md#coverage-reports) ## Does OSS-Fuzz support AFL? OSS-Fuzz *uses* [AFL](http://lcamtuf.coredump.cx/afl/) as one of its [fuzzing engines](glossary.md#fuzzing-engine) but this is an implementation detail. Just follow the [ideal integration guide](ideal_integration.md) and OSS-Fuzz will use all its fuzzing engines on your code. + +## Does OSS-Fuzz support Honggfuzz? +Analogically to [AFL](#does-oss-fuzz-support-afl). -- cgit v1.2.3