aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-06-14 18:34:23 +0200
committerJay Berkenbilt <ejb@ql.org>2019-06-15 23:24:24 +0200
commitf561a5df325945c896bdec266d2e457a002fef0e (patch)
treecdebec58663add4ea9f9fd349835e1f6212e2c3c /fuzz/build.mk
parentcf469d789024cdda41684f1ea48b41829b98c242 (diff)
downloadqpdf-f561a5df325945c896bdec266d2e457a002fef0e.tar.zst
Implement fuzzer with good coverage
Diffstat (limited to 'fuzz/build.mk')
-rw-r--r--fuzz/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/fuzz/build.mk b/fuzz/build.mk
index 5d7ab903..1ecdac9b 100644
--- a/fuzz/build.mk
+++ b/fuzz/build.mk
@@ -2,6 +2,7 @@
# https://github.com/google/oss-fuzz/tree/master/projects/qpdf
FUZZERS = \
+ qpdf_fuzzer \
qpdf_read_memory_fuzzer
DEFAULT_FUZZ_RUNNER := standalone_fuzz_target_runner