crashtesting: assert on reimport of docx export of ooo102874-2.doc
[LibreOffice.git] / vcl / commonfuzzer.mk
blobfe625a1bc88a2a1ed958bba3dace7ec3dde70eb7
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
4 # This file is part of the LibreOffice project.
6 # This Source Code Form is subject to the terms of the Mozilla Public
7 # License, v. 2.0. If a copy of the MPL was not distributed with this
8 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 fuzzer_externals = \
12 boost_headers \
13 orcus \
14 orcus-parser \
15 boost_locale \
16 boost_filesystem \
17 boost_system \
18 boost_iostreams \
19 curl \
20 dtoa \
21 harfbuzz \
22 graphite \
23 cairo \
24 fontconfig \
25 freetype \
26 gpgmepp \
27 icui18n \
28 icuuc \
29 icudata \
30 lcms2 \
31 librdf \
32 libexttextcat \
33 liblangtag \
34 libxslt \
35 libxml2 \
36 libjpeg \
37 libpng \
38 libtiff \
39 libwebp \
40 openssl \
41 expat \
42 mythes \
43 hyphen \
44 hunspell \
45 zlib \
46 zxcvbn-c \
47 argon2 \
49 fuzzer_statics = \
50 findsofficepath \
51 ulingu \
53 fuzzer_core_libraries = \
54 avmedia \
55 basegfx \
56 $(call gb_Helper_optional,SCRIPTING, \
57 basctl \
58 basprov \
59 ) \
60 canvastools \
61 configmgr \
62 cppcanvas \
63 ctl \
64 dba \
65 dbase \
66 dbtools \
67 deployment \
68 deploymentmisc \
69 docmodel \
70 drawinglayer \
71 drawinglayercore \
72 editeng \
73 emfio \
74 file \
75 filterconfig \
76 fsstorage \
77 fwk \
78 i18npool \
79 i18nutil \
80 io \
81 lng \
82 localebe1 \
83 msfilter \
84 package2 \
85 sax \
86 sb \
87 sdbc2 \
88 $(call gb_Helper_optional,SCRIPTING, \
89 scriptframe) \
90 spell \
91 sfx \
92 sofficeapp \
93 sot \
94 svl \
95 svt \
96 svx \
97 svxcore \
98 emboleobj \
99 svgfilter \
100 svgio \
101 animcore \
102 tk \
103 tl \
104 ucb1 \
105 ucbhelper \
106 ucpexpand1 \
107 ucpfile1 \
108 ucppkg1 \
109 unoxml \
110 utl \
111 uui \
112 vcl \
113 xmlscript \
114 xo \
115 xstor \
116 chartcontroller \
117 chartcore \
118 sm \
119 oox \
120 proxyfac \
121 reflection \
122 odfflatxml \
123 invocadapt \
124 bootstrap \
125 introspection \
126 stocservices \
127 lnth \
128 hyphen \
129 i18nsearch \
130 embobj \
131 evtatt \
132 unordf \
133 ucphier1 \
134 ucptdoc1 \
135 srtrs1 \
136 storagefd \
137 mtfrenderer \
138 canvasfactory \
139 vclcanvas \
140 xof \
141 xmlfa \
142 xmlfd \
143 cppu \
144 cppuhelper \
145 comphelper \
146 i18nlangtag \
147 xmlreader \
148 unoidl \
149 gcc3_uno \
150 salhelper \
151 sal \
152 localedata_en \
153 localedata_others \
155 fuzzer_calc_libraries = \
156 analysis \
157 date \
158 pricing \
159 scfilt \
160 scd \
161 $(call gb_Helper_optional,SCRIPTING, \
162 vbaevents \
163 vbahelper \
164 vbaobj \
166 sc \
167 for \
168 forui \
169 guesslang \
171 fuzzer_writer_libraries = \
172 msword \
173 sw \
174 swd \
175 sw_writerfilter \
176 wpftwriter \
177 textfd \
178 guesslang \
180 fuzzer_draw_libraries = \
181 sd \
182 sdd \
183 icg \
184 guesslang \
186 fuzzer_math_libraries = \
187 sm \
188 guesslang \