aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2018-11-02 20:18:45 +0200
committerLasse Collin <lasse.collin@tukaani.org>2018-11-02 20:40:14 +0200
commit106d1a663d4ba42b63231caa289f531548df81c1 (patch)
treea2af37c8a4e454b2acccd19615b804f4cb9a1830 /tests/Makefile.am
parentliblzma: Don't verify header CRC32s if building for fuzz testing. (diff)
downloadxz-106d1a663d4ba42b63231caa289f531548df81c1.tar.xz
Tests: Add a fuzz test program and a config file for OSS-Fuzz.
Thanks to Bhargava Shastry and Github user pdknsk.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 86084e17..4116b81a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -7,6 +7,7 @@
EXTRA_DIST = \
files \
+ ossfuzz \
tests.h \
test_files.sh \
test_compress.sh \