summaryrefslogtreecommitdiff
path: root/vcl/Executable_olefuzzer.mk
AgeCommit message (Collapse)AuthorFilesLines
2017-10-16shrink ole fuzzerCaolán McNamara1-1/+0
Change-Id: Iee390bd5e241536d4f55743083468c433417f572
2017-06-11refactor fuzzer army a bitCaolán McNamara1-2/+3
the core lib has grown sufficiently large that the fuzzing tooling complains of too many instrumented conditions so split things up to hopefully fit again Change-Id: I58899d143925f958aec95b5f213c2dc75a6686ec Reviewed-on: https://gerrit.libreoffice.org/38647 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-03-14add a separate fuzzer for OLE2David Tardon1-0/+47
Change-Id: I518bd8dc6fd50e96746d6d415190551c6cbfdea5 Reviewed-on: https://gerrit.libreoffice.org/35178 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>